Skip to content

Commit 5c06c6c

Browse files
authored
Prepare to release cronet 1.4.0 (#1794)
1 parent 8c49ef5 commit 5c06c6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/cronet_http/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.4.0-wip
1+
## 1.4.0
22

33
* Add a new `CronetStreamedResponse` class that provides additional information
44
about the HTTP response.

pkgs/cronet_http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cronet_http
2-
version: 1.4.0-wip
2+
version: 1.4.0
33
description: >-
44
An Android Flutter plugin that provides access to the Cronet HTTP client.
55
repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http

0 commit comments

Comments
 (0)