Skip to content

Commit 4d7f603

Browse files
chore(release): 0.2.0
1 parent 9c76208 commit 4d7f603

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+
## 0.2.0
2+
3+
* Added `FormBuilderCupertinoCheckbox`
4+
15
## 0.1.0
26

37
* Release beta package

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ packages:
8989
path: ".."
9090
relative: true
9191
source: path
92-
version: "0.1.0"
92+
version: "0.2.0"
9393
intl:
9494
dependency: transitive
9595
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_cupertino_fields
22
description: Additional form inputs fields with Cupertino style for flutter_form_builder package
3-
version: 0.1.0
3+
version: 0.2.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)