Skip to content

Commit 1878acb

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](react-native-image-picker/react-native-image-picker@v4.0.1...v4.0.2) (2021-05-28) ### Bug Fixes * **ios:** trigger didCancel when picker is closed via gesture ([react-native-image-picker#1728](react-native-image-picker#1728)) ([3b68c82](react-native-image-picker@3b68c82))
1 parent 3b68c82 commit 1878acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-image-picker",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
55
"react-native": "src/index.ts",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)