Upgrade version

pull/13/head
singerdmx 4 years ago
parent 5b45693e2a
commit b3f83e1c9e
  1. 5
      CHANGELOG.md
  2. 2
      app/pubspec.lock
  3. 2
      pubspec.yaml

@ -54,4 +54,7 @@
* Support font and size attributes.
## [0.2.0]
* Add checked/unchecked list button in toolbar.
* Add checked/unchecked list button in toolbar.
## [0.2.1]
* Fix static analysis error.

@ -82,7 +82,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.0"
version: "0.2.1"
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: 0.2.0
version: 0.2.1
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill.git

Loading…
Cancel
Save