Skip to content

Commit 490e481

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](v6.1.4...v6.2.0) (2022-06-28) ### Features * **android:** add custom label for positive and negative button ([#609](#609)) ([b6bfd45](b6bfd45))
1 parent b6bfd45 commit 490e481

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

0 commit comments

Comments
 (0)