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