diff --git a/package.json b/package.json index 916e4ea95..7217177df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-image-picker", "description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera", - "version": "0.27.1", + "version": "0.27.2", "main": "index.js", "homepage": "https://github.com/react-community/react-native-image-picker", "repository": {