From 1a5000e10fd7fd9f3aaeaa097f00d317594f93d1 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 14 Apr 2021 16:18:55 +0200 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a9ab26a9..5e69f107 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.75.1+10 +version: 1.76.0+10 environment: sdk: '>=2.12.0 <3.0.0'