Skip to content

Commit 7fc238c

Browse files
chore(release): 6.3.4 [skip ci]
## [6.3.4](v6.3.3...v6.3.4) (2022-09-18) ### Bug Fixes * add missing pbxproj for autolinking ([#659](#659)) ([f4efa58](f4efa58))
1 parent f4efa58 commit 7fc238c

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

0 commit comments

Comments
 (0)