diff --git a/CHANGELOG.md b/CHANGELOG.md index 3550e11a..01145d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.1.8] +* Fix height of empty line bug. + ## [1.1.7] * Fix text selection in read-only mode. diff --git a/pubspec.yaml b/pubspec.yaml index 504f96d1..15c4de29 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) -version: 1.1.7 +version: 1.1.8 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill