From f81797dda1a906ef4c1caafaa7cb77cd4f3aa1c9 Mon Sep 17 00:00:00 2001 From: Shawn Date: Mon, 23 Jan 2023 10:20:42 -0700 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bb44dd83..e90f9f59 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.9 +version: 2.0.9+1 environment: sdk: ">=2.17.0 <3.0.0"