feat: bump flutter_input_library version

This commit is contained in:
Freek van de Ven 2023-08-11 10:06:06 +02:00
parent e4c5e2ae08
commit f7aba6a679
3 changed files with 9 additions and 6 deletions

View file

@ -83,4 +83,7 @@
## 6.1.1 - August 10th 2023 ## 6.1.1 - August 10th 2023
- - Bump `flutter_input_library` to version 2.2.0 - Bump `flutter_input_library` to version 2.2.0
## 6.1.2 - August 11th 2023
- Bump `flutter_input_library` to version 2.2.1

View file

@ -68,16 +68,16 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "6.1.0" version: "6.1.2"
flutter_input_library: flutter_input_library:
dependency: transitive dependency: transitive
description: description:
path: "." path: "."
ref: "2.1.0" ref: "2.2.1"
resolved-ref: dd7129a6b9725e6df1ea8f2a7db75eb36dbc1fa8 resolved-ref: "2fabb07499ceebb86ab84f02d191f930041882ec"
url: "https://github.com/Iconica-Development/flutter_input_library" url: "https://github.com/Iconica-Development/flutter_input_library"
source: git source: git
version: "2.1.0" version: "2.2.1"
flutter_lints: flutter_lints:
dependency: "direct dev" dependency: "direct dev"
description: description:

View file

@ -18,7 +18,7 @@ dependencies:
flutter_input_library: flutter_input_library:
git: git:
url: https://github.com/Iconica-Development/flutter_input_library url: https://github.com/Iconica-Development/flutter_input_library
ref: 2.2.0 ref: 2.2.1
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: