Skip to content

Commit a0cde00

Browse files
chore(release): 6.5.1 [skip ci]
## [6.5.1](v6.5.0...v6.5.1) (2022-10-15) ### Bug Fixes * **android:** spinner buttons were invisible ([#673](#673)) ([9b5a631](9b5a631))
1 parent 9b5a631 commit a0cde00

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

0 commit comments

Comments
 (0)