Skip to content

Commit 869df27

Browse files
author
Michelle Raouf
committed
chore(release): bump version to 11.1.2 and update intl dependency range
1 parent 2a4cd76 commit 869df27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_validators
22
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3-
version: 11.1.1
3+
version: 11.1.2
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem
@@ -19,7 +19,7 @@ dependencies:
1919
sdk: flutter
2020
flutter_localizations:
2121
sdk: flutter
22-
intl: ^0.19.0
22+
intl: '>=0.19.0 <0.21.0'
2323

2424
dev_dependencies:
2525
faker_dart: ^0.2.2

0 commit comments

Comments
 (0)