Skip to content

Commit fc0c064

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.2...v5.1.0) (2021-12-21) ### Features * add back locale prop ([#544](#544)) ([05f39fa](05f39fa)), closes [#540](#540)
1 parent 05f39fa commit fc0c064

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": "5.0.2",
3+
"version": "5.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)