diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a598e3..f1ee998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,4 +80,7 @@ ## 3.3.0 * Added `FlutterFormInputRadioPicker` * Changed the `FlutterFormInputNumberPicker` and added axis parameter. -* Changed the formating of the result value of the `showDateRangePicker`. +* Changed the formating of the result value of the `showDateRangePicker`. + +## 3.3.1 +* Loosened the dependen on intl to be more compatible with several Flutter versions diff --git a/pubspec.yaml b/pubspec.yaml index ad55b03..6367f49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_input_library description: A new Flutter package project. -version: 3.3.0 +version: 3.3.1 repository: https://github.com/Iconica-Development/flutter_input_library environment: