From 45a9a8348f97c3047572f5c243b7b7f209a1aba2 Mon Sep 17 00:00:00 2001 From: Shawn Date: Thu, 25 Jan 2024 09:39:18 -0700 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e0d9bb18..c5dc1b7f 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.1.1 +version: 2.2.0 environment: sdk: ">=2.17.0 <3.0.0"