Skip to content

Commit fedead7

Browse files
authored
[cronet_http] Prepare to release 1.3.3 (#1733)
1 parent 1b6e28d commit fedead7

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.3.3-wip
1+
## 1.3.3
22

33
* Throw `ClientException` if `CronetClient.send` runs out of Java heap while
44
allocating memory for the request body.

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.3.3-wip
2+
version: 1.3.3
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)