Skip to content

Commit 27ce732

Browse files
chore(release): 7.5.2 [skip ci]
## [7.5.2](v7.5.1...v7.5.2) (2019-09-24) ### Bug Fixes * Update ModalProps types to exclude required props ([#290](#290)) ([91fd859](91fd859))
1 parent 91fd859 commit 27ce732

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-modal-datetime-picker",
3-
"version": "7.5.1",
3+
"version": "7.5.2",
44
"description": "A react-native datetime-picker for Android and iOS",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)