mirror of
https://github.com/Iconica-Development/flutter_input_library.git
synced 2025-05-19 01:13:45 +02:00
fix: Update version and changelog
This commit is contained in:
parent
cfc051531a
commit
2af5571d91
2 changed files with 5 additions and 2 deletions
|
@ -34,3 +34,6 @@
|
||||||
|
|
||||||
## 2.2.1
|
## 2.2.1
|
||||||
* Initial time optional on input from the user, defaulting to current time
|
* Initial time optional on input from the user, defaulting to current time
|
||||||
|
|
||||||
|
## 2.3.0
|
||||||
|
* The ability to set the enabled parameter of TextFormFields
|
|
@ -1,6 +1,6 @@
|
||||||
name: flutter_input_library
|
name: flutter_input_library
|
||||||
description: A new Flutter package project.
|
description: A new Flutter package project.
|
||||||
version: 2.2.1
|
version: 2.3.0
|
||||||
repository: https://github.com/Iconica-Development/flutter_input_library
|
repository: https://github.com/Iconica-Development/flutter_input_library
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue