Skip to content

Commit e9ae918

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.2...v6.1.0) (2022-03-22) ### Features * add accentColor prop for iOS ([#584](#584)) ([dcda13c](dcda13c)), closes [#20](#20)
1 parent dcda13c commit e9ae918

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

0 commit comments

Comments
 (0)