Skip to content

Commit 97da962

Browse files
chore(release): 14.0.0 [skip ci]
# [14.0.0](v13.1.2...v14.0.0) (2022-09-06) ### Bug Fixes * Add `customCancelButton` and `customConfirmButton` types ([#656](#656)) ([29ec272](29ec272)) ### BREAKING CHANGES * This is a breaking change since it might break your typechecking flow.
1 parent 29ec272 commit 97da962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-modal-datetime-picker",
3-
"version": "13.1.2",
3+
"version": "14.0.0",
44
"description": "A react-native datetime-picker for Android and iOS",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)