From 7a11ba1e12658c2d434d7429d791c74dfc17bd49 Mon Sep 17 00:00:00 2001 From: nikhil-concetto Date: Sun, 31 May 2020 21:14:06 +0530 Subject: [PATCH] -Bug fixed --- CHANGELOG.md | 4 ++++ fluttersliderdrawer.iml | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c088bd..ade0337 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.0.1] - Release + + * Bug fixed + ## [1.0.0] - Release * Slider with custom animation time diff --git a/fluttersliderdrawer.iml b/fluttersliderdrawer.iml index 8d48a06..d9bd5ad 100644 --- a/fluttersliderdrawer.iml +++ b/fluttersliderdrawer.iml @@ -12,8 +12,8 @@ - + \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 5b30aac..ea13ebe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_slider_drawer description: A Flutter package with custom implementation of the Sider Drawer Menu -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/NikhilVadoliya/Flutter_slider_drawer environment: