This commit is contained in:
mike doornenbal 2024-02-15 09:47:17 +01:00
parent 9a55bbb410
commit 08d9c3c67c
2 changed files with 8 additions and 4 deletions

View file

@ -122,3 +122,7 @@
## 6.2.4 - February 9th 2024
- Updated the `flutter_input_library` from 3.0.0 to 3.0.1
## 6.2.5 - February 15th 2024
- Updated the `flutter_input_library` from 3.0.1 to 3.1.0

View file

@ -1,6 +1,6 @@
name: flutter_form_wizard
description: A new Flutter package project.
version: 6.2.4
version: 6.2.5
homepage: https://github.com/Iconica-Development/flutter_form_wizard
publish_to: none
@ -18,7 +18,7 @@ dependencies:
flutter_input_library:
git:
url: https://github.com/Iconica-Development/flutter_input_library
ref: 3.0.1
ref: 3.1.0
dev_dependencies:
flutter_test: