From e225541158bb9d1d46912f4b94f768e9421777de Mon Sep 17 00:00:00 2001 From: pengw00 Date: Wed, 23 Dec 2020 23:59:04 -0600 Subject: [PATCH] Release V0.0.2 --- CHANGELOG.md | 7 +++++-- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac071598..de2d4ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ -## [0.0.1] - TODO: Add release date. +## [0.0.1] -* TODO: Describe initial release. +* TODO: Init commit. + +## [0.0.2] +* TODO: Describe initial release. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index c6d4374e..ff44faf2 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.1 +version: 0.0.2 #author: bulletjournal homepage: https://www.bulletjournal.us repository: https://github.com/singerdmx/flutter-quill.git