From a8ee798a0d7e41005e18f4449b84d6b0eded2d87 Mon Sep 17 00:00:00 2001 From: singerdmx Date: Sun, 27 Dec 2020 20:36:51 -0800 Subject: [PATCH] Upgrade version --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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