Skip to content

Commit bfaf6e4

Browse files
chore(release): 3.8.0 [skip ci]
# [3.8.0](react-native-image-picker/react-native-image-picker@v3.7.0...v3.8.0) (2021-05-21) ### Features * **android:** expose REQUEST_LAUNCH codes ([react-native-image-picker#1713](react-native-image-picker#1713)) ([b110113](react-native-image-picker@b110113))
1 parent b110113 commit bfaf6e4

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": "3.7.0",
3+
"version": "3.8.0",
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)