Skip to content

Commit 737ab1a

Browse files
chore(release): 6.2.2 [skip ci]
## [6.2.2](v6.2.1...v6.2.2) (2022-07-25) ### Bug Fixes * return result of android dialog dismissal to JS ([#636](#636)) ([98335f2](98335f2))
1 parent 98335f2 commit 737ab1a

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

0 commit comments

Comments
 (0)