Skip to content

Commit 069b56d

Browse files
chore(release): 3.0.8 [skip ci]
## [3.0.8](v3.0.7...v3.0.8) (2020-12-04) ### Bug Fixes * move all fragment work to UI thread ([#356](#356)) ([267a20f](267a20f))
1 parent 267a20f commit 069b56d

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

0 commit comments

Comments
 (0)