Skip to content

Commit 4790a63

Browse files
chore(release): 3.4.1 [skip ci]
## [3.4.1](v3.4.0...v3.4.1) (2021-03-22) ### Bug Fixes * android spinner not working with latest build sdk ([#418](#418)) ([bd79efe](bd79efe)) * time being reset to 0:00 when date changes ([#417](#417)) ([a9efbb3](a9efbb3))
1 parent a9efbb3 commit 4790a63

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

0 commit comments

Comments
 (0)