Skip to content

Commit cc9494c

Browse files
chore(release): 3.8.1 [skip ci]
## [3.8.1](react-native-image-picker/react-native-image-picker@v3.8.0...v3.8.1) (2021-05-25) ### Bug Fixes * **saveToCamera:** No longer crash when target SDK is 30 ([react-native-image-picker#1719](react-native-image-picker#1719)) ([612dde0](react-native-image-picker@612dde0))
1 parent 612dde0 commit cc9494c

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.8.0",
3+
"version": "3.8.1",
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)