Skip to content

Commit f425cf5

Browse files
committed
change version
1 parent ef55345 commit f425cf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ packages:
118118
path: ".."
119119
relative: true
120120
source: path
121-
version: "1.0.0-nullsafety.0"
121+
version: "2.0.0"
122122
fuchsia_remote_debug_protocol:
123123
dependency: transitive
124124
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_image_picker
22
description: Field for picking image(s) from Gallery or Camera for flutter_form_builder package
3-
version: 1.0.0-nullsafety.0
3+
version: 2.0.0
44
homepage: https://github.com/danvick/form_builder_image_picker
55

66
environment:

0 commit comments

Comments
 (0)