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