Skip to content

Commit e3c05a8

Browse files
chore(release): 6.1.3 [skip ci]
## [6.1.3](v6.1.2...v6.1.3) (2022-04-29) ### Bug Fixes * Break in Windows JS following [#574](#574) ([#605](#605)) ([24f3452](24f3452))
1 parent 24f3452 commit e3c05a8

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

0 commit comments

Comments
 (0)