From 5177be2593571b88cce51decfea4fe9cc2135e8b Mon Sep 17 00:00:00 2001
From: Vishesh Handa <me@vhanda.in>
Date: Mon, 2 Aug 2021 11:28:46 +0200
Subject: [PATCH] Bump version

Time to make a new release
---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index ebed8d1e..0d8a76d0 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.78.3+10
+version: 1.79.0+10
 
 environment:
   sdk: ">=2.13.0 <3.0.0"