From 72caf15e8ca6734d9c5a9b7ff1acaef82fb72460 Mon Sep 17 00:00:00 2001 From: Thomas Klein Langenhorst Date: Thu, 12 Jan 2023 09:39:31 +0100 Subject: [PATCH] bump to version 1.0.3 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffaea5b..bcb3212 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,6 @@ * add decoration option for datetime input fields -## 1.0.2 +## 1.0.3 * add FocusNode option for input fields \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index dab5688..a129d56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_input_library description: A new Flutter package project. -version: 1.0.2 +version: 1.0.3 repository: https://github.com/Iconica-Development/flutter_input_library environment: