From 7ea11f0aea666a5fc624e91f27fa664afb1a1947 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Fri, 26 Mar 2021 12:06:24 -0700 Subject: [PATCH] Upgrade version to 1.1.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61e2cf0f..667ea419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.1.3] +* Update example folder. + ## [1.1.2] * Add pedantic. diff --git a/pubspec.yaml b/pubspec.yaml index 3fe29f53..015e037c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor -version: 1.1.2 +version: 1.1.3 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill