From ab6d840c0d326b1b1d5f738b2c7360a841d01015 Mon Sep 17 00:00:00 2001 From: Thomas Klein Langenhorst Date: Wed, 11 Jan 2023 13:02:37 +0100 Subject: [PATCH] update version, update changelog --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6664031..ffaea5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,4 +8,8 @@ ## 1.0.1 -* add decoration option for datetime input fields \ No newline at end of file +* add decoration option for datetime input fields + +## 1.0.2 + +* add FocusNode option for input fields \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e3021c9..dab5688 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_input_library description: A new Flutter package project. -version: 1.0.1 +version: 1.0.2 repository: https://github.com/Iconica-Development/flutter_input_library environment: