diff --git a/pubspec.yaml b/pubspec.yaml index 1047280..59a4c02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: dummymart description: "An example Flutter project that uses Riverpod, go_router, Hive, flutter_hooks, and Freezed." publish_to: "none" -version: 1.1.1 +version: 1.2.0 environment: sdk: ">=3.2.0 <4.0.0"