From 3a3affea6372208a563029c84f7740ab3985ae64 Mon Sep 17 00:00:00 2001 From: Elias Projahn Date: Sat, 23 May 2020 17:24:18 +0200 Subject: [PATCH] Release 1.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 988bcc6..32a7756 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: memor description: A simple reminder app. -version: 1.0.0 +version: 1.0.1 environment: sdk: ">=2.7.0 <3.0.0"