Skip to content

Commit e7817ca

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2021-03-18) ### Features * add disabled prop support for iOS ([#412](#412)) ([8ccb07a](8ccb07a))
1 parent 8ccb07a commit e7817ca

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

0 commit comments

Comments
 (0)