Skip to content

Commit 76ab6b4

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.5.2...v4.0.0) (2021-11-22) ### chore * make CI green ([#527](#527)) ([da12e92](da12e92)) ### BREAKING CHANGES * only Android API level >=21 (Android 5) and iOS >= 11 are supported�� apart from green CI, this fixed at least one bug as well
1 parent da12e92 commit 76ab6b4

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-community/datetimepicker",
3-
"version": "3.5.2",
3+
"version": "4.0.0",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)