diff --git a/CHANGELOG.md b/CHANGELOG.md index 84dcc862..bee97937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.1.6] +* Remove universal_html dependency. + ## [1.1.5] * Enable "Select", "Select All" and "Copy" in read-only mode. diff --git a/pubspec.yaml b/pubspec.yaml index 41f9fb06..040d3d33 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.5 +version: 1.1.6 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill