From 0f3a24c82e0a5c2dcc859d149e506fb51157cbba Mon Sep 17 00:00:00 2001 From: pengw00 Date: Thu, 24 Dec 2020 00:28:27 -0600 Subject: [PATCH] Bump to v0.0.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d02576..6fc975a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,6 @@ ## [0.0.2] * Support image upload and launch url in read-only mode. + +## [0.0.3] +* Update home page meta data. diff --git a/pubspec.yaml b/pubspec.yaml index 5ac24e84..be8b1ec5 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.2 +version: 0.0.3 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git