From 6c4b6e47895fbfffe5a4af45c801a3ae90c9fc3a Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sat, 4 Jan 2020 15:31: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 9a91c4fb..4760e688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.30] - 2020-01-04 +* Add support for AWS Code Commit +* Expose the Git Remote in the Settings + ## [1.28] - 2020-01-02 * Fix: New repo in GitLab fix diff --git a/pubspec.yaml b/pubspec.yaml index b532cf42..1ccc4c21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.29.0+10 +version: 1.30.0+10 dependencies: flutter: