From f4f81d5b1df074f47e21fa8ffada6ccff8504ef2 Mon Sep 17 00:00:00 2001
From: pengw00 <water685@hotmail.com>
Date: Sat, 20 Feb 2021 16:47:06 -0600
Subject: [PATCH] Bump Version to 0.2.11

---
 CHANGELOG.md | 8 +++++++-
 pubspec.yaml | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5bfda437..b3a4b172 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -81,4 +81,10 @@
 * Support display local image besides network image in stable branch.
 
 ## [0.2.9]
-* Update TextInputConfiguration autocorrect to true.
\ No newline at end of file
+* Update TextInputConfiguration autocorrect to true.
+
+## [0.2.10]
+* Update TextInputConfiguration autocorrect to true in stable branch.
+
+## [0.2.11]
+* Fix static analysis error.
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index 09d03a06..b601cff1 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.9
+version: 0.2.11
 #author: bulletjournal
 homepage: https://bulletjournal.us/home/index.html
 repository: https://github.com/singerdmx/flutter-quill.git