From 22f52e25d9d4f07f106c5204d36b5d96732e9241 Mon Sep 17 00:00:00 2001 From: Brian Quinlan Date: Thu, 30 Nov 2023 10:23:24 -0800 Subject: [PATCH] Update pubspec.yaml to 0.4.2 (#1059) --- pkgs/cronet_http/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/cronet_http/pubspec.yaml b/pkgs/cronet_http/pubspec.yaml index 7858392c27..b7c417de09 100644 --- a/pkgs/cronet_http/pubspec.yaml +++ b/pkgs/cronet_http/pubspec.yaml @@ -1,7 +1,7 @@ name: cronet_http description: > An Android Flutter plugin that provides access to the Cronet HTTP client. -version: 0.4.3-wip +version: 0.4.2 repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http environment: