From 0ac6a11f28950e6a3d25355706d24c5597f70b27 Mon Sep 17 00:00:00 2001 From: singerdmx Date: Tue, 29 Dec 2020 15:11:06 -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 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