diff --git a/CHANGELOG.md b/CHANGELOG.md index 115e678a..2688c5a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,4 +21,7 @@ * Handle multiple image inserts. ## [0.0.8] -* Fix launching url. \ No newline at end of file +* Fix launching url. + +## [0.0.9] +* Handle rgba color. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 32b50230..a18c2835 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.0.8 +version: 0.0.9 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git