Skip to content

Commit 40ab316

Browse files
authored
Update pubspec.yaml version is preparation for publishing (#786)
1 parent c34b433 commit 40ab316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/cronet_http/pubspec.yaml

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

77
environment:

pkgs/cupertino_http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cupertino_http
22
description: >
33
A macOS/iOS Flutter plugin that provides access to the Foundation URL
44
Loading System.
5-
version: 0.0.4
5+
version: 0.0.5
66
repository: https://github.com/dart-lang/http/tree/master/pkgs/cupertino_http
77

88
environment:

0 commit comments

Comments
 (0)