From 83418f5285cdd55e2dde7126a1ea2248fea1c842 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 1 Nov 2019 23:02:30 +0100 Subject: [PATCH] Bump version number I'm now going to start bumping the minor version number. I've also removed the bug fix number as I don't really see it as being useful. This is not a library. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 75c2d433..c00753a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.1.17+10 +version: 1.18+10 dependencies: flutter: