diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c371cf..033e22b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,4 +27,7 @@ * Handle rgba color. ## [0.1.0] -* Fix insert image. \ No newline at end of file +* Fix insert image. + +## [0.1.1] +* Fix cursor issue when undo. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 80e4d6bd..2419950a 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.1.0 +version: 0.1.1 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git