chore(release): 4.0.3 [skip ci]
## [4.0.3](https://github.com/react-native-community/react-native-cameraroll/compare/v4.0.2...v4.0.3) (2021-03-21)
### Bug Fixes
* (Android) Fixed issue where timestamp was "0" ([#277](https://github.com/react-native-community/react-native-cameraroll/issues/277)) ([a5befe3
](https://github.com/react-native-community/react-native-cameraroll/commit/a5befe3))
This commit is contained in:
parent
a5befe328c
commit
5fe8de181d
|
@ -2,7 +2,7 @@
|
|||
"name": "@react-native-community/cameraroll",
|
||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "./js/CameraRoll.js",
|
||||
"types": "./typings/CameraRoll.d.ts",
|
||||
|
|
Loading…
Reference in New Issue