Skip to content

Commit f9238ab

Browse files
chore(release): 3.5.0 [skip ci]
# [3.5.0](v3.4.7...v3.5.0) (2021-05-17) ### Features * Allow overriding theme variant used by native ios picker ([#457](#457)) ([1fb6a2e](1fb6a2e))
1 parent 1fb6a2e commit f9238ab

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

0 commit comments

Comments
 (0)