From 4e2f28a18e8469512037e3e77e99163cbbd80da8 Mon Sep 17 00:00:00 2001 From: pengw00 Date: Sat, 26 Dec 2020 22:45:35 -0600 Subject: [PATCH] Bump flutter pub to V0.06 --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22364d57..41c4be5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,7 @@ * Update example. ## [0.0.5] -* Update example. \ No newline at end of file +* Update example. + +## [0.0.6] +* More toolbar functionality. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index f10be0e7..cb2e75a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: One client and affiliated collaborator of Flutter Quill is Bullet Journal App. -version: 0.0.5 +version: 0.0.6 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git