From c21025bfe63a1722f04e19e677e0453b4fcad743 Mon Sep 17 00:00:00 2001 From: Shubham Soni Date: Mon, 24 Jan 2022 18:37:53 +0530 Subject: [PATCH] version bump --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9b32f..06db205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.0.1] - 2022.01.24 + +* Tabbar height fix + ## [1.0.0] - 2022.01.24 * Initial Release diff --git a/pubspec.yaml b/pubspec.yaml index 2c4827c..0b7c6e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^1.0.0 + flutter_lints: ^1.0.1 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec