From 4b8fe65683d6573faca1946d9f620bb31ca1c15c Mon Sep 17 00:00:00 2001 From: Brian Quinlan Date: Wed, 29 Nov 2023 16:11:53 -0800 Subject: [PATCH] Update pubspec.yaml to 0.4.2 --- 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: