From 6707181184ffb874117ea20f6fe13c8cd33a1314 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Tue, 1 Jun 2021 11:11:48 -0700 Subject: [PATCH] Upgrade version to 1.3.2 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfc8284b..40b95eab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.3.2] +* Fix copy/paste bug. + ## [1.3.1] * New logo. diff --git a/pubspec.yaml b/pubspec.yaml index e50130ff..1ce0c9bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) -version: 1.3.1 +version: 1.3.2 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill