From c22a550c2d33d7c6ef7f7614c41ec3ade9b61b5a Mon Sep 17 00:00:00 2001 From: Kenneth Hung Date: Thu, 9 Jan 2025 09:04:24 +0800 Subject: [PATCH] bump pubspec version to 1.2.0-wip --- web/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pubspec.yaml b/web/pubspec.yaml index ab951465..39a5078a 100644 --- a/web/pubspec.yaml +++ b/web/pubspec.yaml @@ -1,5 +1,5 @@ name: web -version: 1.1.0 +version: 1.2.0-wip description: Lightweight browser API bindings built around JS interop. repository: https://github.com/dart-lang/web