diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e5cb7dc..25a189a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,4 +117,7 @@ * Improve link handling for tel, mailto and etc. ## [1.0.0] -* Support flutter 2.0. \ No newline at end of file +* Support flutter 2.0. + +## [1.0.1] +* Fix static analysis errors. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e185d838..6945df09 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: 1.0.0 +version: 1.0.1 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git