Skip to content

Commit e15263c

Browse files
chore(release): 2.0.1
1 parent 3a3af4f commit e15263c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.1]
2+
3+
* Update readme
4+
15
## [2.0.0]
26

37
### BREAKING CHANGES

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ packages:
9494
path: ".."
9595
relative: true
9696
source: path
97-
version: "2.0.0"
97+
version: "2.0.1"
9898
form_builder_validators:
9999
dependency: "direct main"
100100
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_phone_field
22
description: International phone number field for FlutterFormBuilder package
3-
version: 2.0.0
3+
version: 2.0.1
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)