Skip to content

Commit

Permalink
chore(release): 7.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Sep 24, 2019
1 parent 91fd859 commit 27ce732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-modal-datetime-picker",
"version": "7.5.1",
"version": "7.5.2",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 27ce732

Please sign in to comment.