From 957ffcf80d67dc2ff1fbe380148e6dc95ecc504b Mon Sep 17 00:00:00 2001 From: li3317 Date: Mon, 28 Dec 2020 18:02:16 -0500 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 2688c5a0..66c371cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,4 +24,7 @@ * Fix launching url. ## [0.0.9] -* Handle rgba color. \ No newline at end of file +* Handle rgba color. + +## [0.1.0] +* Fix insert image. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index a18c2835..80e4d6bd 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.9 +version: 0.1.0 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git