From 014d5ce105b00649963d2360b1da8984d87fcb12 Mon Sep 17 00:00:00 2001 From: Jan Heinrich Reimer Date: Sun, 15 Mar 2020 01:58:39 +0100 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 14ea7fc..97c2cc4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: txt description: Simple text editor/notepad with cloud sync. -version: 0.1.0-alpha7+1 +version: 0.1.0-alpha8+1 environment: sdk: ">=2.1.0 <3.0.0"