From a00b7fead108313ff3bd3f187b4c925abfad735f Mon Sep 17 00:00:00 2001 From: li3317 Date: Sat, 28 May 2022 09:11:39 -0700 Subject: [PATCH] upgrade to 5.0.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a859db..24ec0e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [5.0.3] +* Update dependencies. + # [5.0.2] * Keep cursor position on checkbox tap. diff --git a/pubspec.yaml b/pubspec.yaml index 4b050ef3..cf335fcf 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: 5.0.2 +version: 5.0.3 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill