From dadb6275fc93d173e047860560d6ecd9852fd1fd Mon Sep 17 00:00:00 2001 From: Shawn Date: Tue, 13 Feb 2024 11:53:50 -0700 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 70e40dd4..b2c0a543 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.2.1 +version: 2.2.2 environment: sdk: ">=2.17.0 <3.0.0"