Upgrade version to 1.1.0

pull/97/head
Xin Yao 4 years ago
parent 3021fbf060
commit 60514cbd24
  1. 3
      CHANGELOG.md
  2. 2
      app/pubspec.lock
  3. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [1.1.0]
* Support null safety.
## [1.0.9]
* Web support for raw editor and keyboard listener.

@ -131,7 +131,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.9"
version: "1.1.0"
flutter_test:
dependency: "direct dev"
description: flutter

@ -1,6 +1,6 @@
name: flutter_quill
description: One client and affiliated collaborator of Flutter Quill is Bullet Journal App.
version: 1.0.9
version: 1.1.0
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save