diff --git a/pubspec.yaml b/pubspec.yaml index 54a7db17..caf85587 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,10 +1,10 @@ name: flutter_chips_input description: Flutter library for building input fields with InputChips as input options. -version: 1.9.4 +version: 1.9.5 homepage: https://github.com/danvick/flutter_chips_input environment: - sdk: ">=2.6.0 <3.0.0" + sdk: ">=2.7.0 <3.0.0" dependencies: flutter: