From 395fa12ad02cc24882bae924f9b7f0ade5d1dca2 Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 17 Nov 2023 13:29:08 -0700 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c866bbe9..4a89bd44 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.19+8 +version: 2.1.0 environment: sdk: ">=2.17.0 <3.0.0"