From 8b1c7f891fb0c29849859deef25cb654ca2d4b92 Mon Sep 17 00:00:00 2001 From: pengw00 Date: Thu, 11 Feb 2021 11:40:19 -0600 Subject: [PATCH] Bump version to 0.2.8 --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 826e8eb0..45a82501 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,4 +75,7 @@ * Fix cursor after pasting. ## [0.2.7] -* Support display local image besides network image. \ No newline at end of file +* Support display local image besides network image. + +## [0.2.8] +* Support display local image besides network image in stable branch. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index d2067678..fb373ad1 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.2.7 +version: 0.2.8 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git