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