From f30634508e2676dd632b5e9baf77b6a3e64b9e01 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Tue, 14 May 2024 14:08:36 +0200 Subject: [PATCH] chore: upgrade version to 3.3.1 --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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 91ca5e3..50b53e4 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: