Skip to content

Commit 79f1353

Browse files
committed
v0.2.11
1 parent e2a805e commit 79f1353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-picker",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "react-native-picker",
55
"main": "index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"email": "[email protected]"
2020
},
2121
"dependencies": {
22-
"react-native-picker-android": "~0.3.5"
22+
"react-native-picker-android": "~0.3.6"
2323
},
2424
"engines": {
2525
"node": ">=4"

0 commit comments

Comments
 (0)