From 71e669cd81075c77552490607de10199fdcf73ce Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 28 Jan 2020 00:01:50 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9601653..cc58770d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.35] - 2020-01-27 +* Allow notes to be renamed +* Dark Theme improvements + ## [1.34] - 2020-01-27 * Fix git host setup diff --git a/pubspec.yaml b/pubspec.yaml index ec8b0adb..daeecb0c 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.34.0+10 +version: 1.35.0+10 dependencies: flutter: