bump version to 0.3.1

pull/44/head
li3317 4 years ago
parent ba33b3489c
commit d44eb30b81
  1. 3
      CHANGELOG.md
  2. 2
      app/pubspec.lock
  3. 2
      pubspec.yaml

@ -94,3 +94,6 @@
## [0.3.0] ## [0.3.0]
* Line Height calculated based on font size. * Line Height calculated based on font size.
## [0.3.1]
* cursor focus when keyboard is on.

@ -117,7 +117,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.2.12" version: "0.3.0"
flutter_test: flutter_test:
dependency: "direct dev" dependency: "direct dev"
description: flutter description: flutter

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

Loading…
Cancel
Save