diff --git a/CHANGELOG.md b/CHANGELOG.md index a8cddae..d99151e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,3 +87,6 @@ ## 6.1.2 - August 11th 2023 - Bump `flutter_input_library` to version 2.2.1 + +## 6.1.3 - September 26th 2023 +- Fix date format for datecontroller \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 9ce2e1d..e1ee4d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_form_wizard description: A new Flutter package project. -version: 6.1.2 +version: 6.1.3 homepage: https://github.com/Iconica-Development/flutter_form_wizard publish_to: none