From f4abf049940186b15f60d16cbb198656244c6475 Mon Sep 17 00:00:00 2001 From: pengw00 Date: Thu, 24 Dec 2020 01:37:37 -0600 Subject: [PATCH] bump to v0.0.5 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acbf3155..22364d57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,7 @@ * Update home page meta data. ## [0.0.4] +* Update example. + +## [0.0.5] * Update example. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 10168486..f10be0e7 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.4 +version: 0.0.5 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git