chore(release): 1.0.2 [skip ci]

## [1.0.2](https://github.com/react-native-community/react-native-cameraroll/compare/v1.0.1...v1.0.2) (2019-05-13)

### Bug Fixes

* **lib:** dummy commit to bump to 1.0.2 ([d431900](https://github.com/react-native-community/react-native-cameraroll/commit/d431900))
This commit is contained in:
semantic-release-bot 2019-05-13 19:05:35 +00:00
parent d4319003a0
commit 1cc909c729
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "@react-native-community/cameraroll", "name": "@react-native-community/cameraroll",
"author": "Bartol Karuza <bartol.k@gmail.com>", "author": "Bartol Karuza <bartol.k@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme", "homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
"version": "1.0.1", "version": "1.0.2",
"description": "React Native Camera Roll for iOS & Android", "description": "React Native Camera Roll for iOS & Android",
"main": "./js/CameraRoll.js", "main": "./js/CameraRoll.js",
"types": "./typings/CameraRoll.d.ts", "types": "./typings/CameraRoll.d.ts",