From 7a64e91d281c5b3920d5a48ae7d79793fcbdf717 Mon Sep 17 00:00:00 2001 From: Shawn Date: Thu, 2 Mar 2023 10:26:10 -0700 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cb820c83..16c5c210 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: wonders description: Explore the famous wonders of the world. publish_to: "none" -version: 2.0.11 +version: 2.0.12 environment: sdk: ">=2.17.0 <3.0.0"