From 6d84ec0975ec669b4f9836b2fe0a15222238d455 Mon Sep 17 00:00:00 2001 From: Shawn Date: Tue, 30 Aug 2022 10:12:24 -0600 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- release_notes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 56732f4e..dfa3c275 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: 1.7.0 +version: 1.8.0 environment: sdk: ">=2.16.0 <3.0.0" diff --git a/release_notes.txt b/release_notes.txt index 5f47bf32..90ee409e 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,2 +1,2 @@ -# 1.7.0 +# 1.8.0 - Initial release \ No newline at end of file