Upgrade version to 1.0.5

pull/79/head
Xin Yao 4 years ago
parent 14662c229d
commit 2380c93b2b
  1. 3
      CHANGELOG.md
  2. 2
      app/pubspec.lock
  3. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [1.0.5]
* Bug fix: Can not insert newline when Bold is toggled ON.
## [1.0.4]
* Upgrade photo_view to ^0.11.0.

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

Loading…
Cancel
Save