diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 511944a..e6eed01 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,9 +9,7 @@
-
-
-
+
@@ -86,29 +84,29 @@
-
-
+
+
-
-
+
+
-
+
-
+
@@ -118,8 +116,8 @@
-
-
+
+
@@ -136,11 +134,20 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
@@ -148,8 +155,8 @@
-
-
+
+
@@ -215,12 +222,12 @@
-
+
@@ -366,7 +373,7 @@
-
+
@@ -593,17 +600,10 @@
-
-
-
-
-
-
-
-
-
+
+
@@ -619,15 +619,22 @@
-
-
+
+
-
+
+
+
+
+
+
+
+
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9c49f7..487f9d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,8 @@
## [0.2.0] - 2019-02-16.
-* 3 types of animation (static - linear - quadratic) - Improved documentation.
+* 3 types of animation (static - linear - quadratic)
+* Improved documentation.
## [0.1.5] - 2019-02-13.
diff --git a/pubspec.yaml b/pubspec.yaml
index c3c57b7..bad661f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_inner_drawer
description: Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.
-version: 0.2.0
+version: 0.2.1
author: Antonino Di Natale
homepage: https://github.com/Dn-a/flutter_inner_drawer