From 78cdeab53a616233262e9dad6a577ea30127df05 Mon Sep 17 00:00:00 2001 From: pengw00 Date: Wed, 27 Jan 2021 09:30:16 -0600 Subject: [PATCH] Update Version --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f5b7333..9ac5fc2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,4 +57,7 @@ * Add checked/unchecked list button in toolbar. ## [0.2.1] -* Fix static analysis error. \ No newline at end of file +* Fix static analysis error. + +## [0.2.2] +* Update git repo. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 7cdbc72a..daa8a718 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: One client and affiliated collaborator of Flutter Quill is Bullet Journal App. -version: 0.2.1 +version: 0.2.2 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git