From a6983d2ca6acecb6622db61ae22ed904be70c967 Mon Sep 17 00:00:00 2001
From: Xin Yao <singerdmx@gmail.com>
Date: Sat, 6 Mar 2021 00:06:37 -0800
Subject: [PATCH] Bump version: Fix static analysis errors

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e5cb7dc..25a189a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -117,4 +117,7 @@
 * Improve link handling for tel, mailto and etc.
 
 ## [1.0.0]
-* Support flutter 2.0.
\ No newline at end of file
+* Support flutter 2.0.
+
+## [1.0.1]
+* Fix static analysis errors.
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index e185d838..6945df09 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: 1.0.0
+version: 1.0.1
 #author: bulletjournal
 homepage: https://bulletjournal.us/home/index.html
 repository: https://github.com/singerdmx/flutter-quill.git