From 2af5571d919453b1518ef8b312759d3a2c7bce89 Mon Sep 17 00:00:00 2001 From: Jacques Date: Thu, 26 Oct 2023 14:11:22 +0200 Subject: [PATCH] fix: Update version and changelog --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9014dc5..1ac7c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,4 +33,7 @@ * Dateformat optional on input from the user, defaulting to 24 hour format ## 2.2.1 -* Initial time optional on input from the user, defaulting to current time \ No newline at end of file +* Initial time optional on input from the user, defaulting to current time + +## 2.3.0 +* The ability to set the enabled parameter of TextFormFields \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 83eb2c6..12b5769 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_input_library description: A new Flutter package project. -version: 2.2.1 +version: 2.3.0 repository: https://github.com/Iconica-Development/flutter_input_library environment: