Skip to content

Commit

Permalink
chore(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.1](v8.0.0...v8.0.1) (2024-05-13)

### Bug Fixes

* force Java version on CI ([#896](#896)) ([7b0541d](7b0541d))
  • Loading branch information
semantic-release-bot committed May 13, 2024
1 parent 7b0541d commit 3e8e048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/datetimepicker",
"version": "8.0.0",
"version": "8.0.1",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 3e8e048

Please sign in to comment.