Skip to content

Commit 59f5249

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2020-11-20) ### Bug Fixes * call lifecycle addObserver on main thread ([#347](#347)) ([39a1a61](39a1a61))
1 parent 39a1a61 commit 59f5249

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

0 commit comments

Comments
 (0)