From a9b3c30617a003b21923f65388a0102c76668015 Mon Sep 17 00:00:00 2001 From: xwenliang Date: Mon, 11 Jan 2016 23:10:46 +0800 Subject: [PATCH] v0.3.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e9306b3..4cb561a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker", - "version": "0.3.0", + "version": "0.3.1", "description": "react-native-picker", "main": "index.js", "scripts": { @@ -19,7 +19,7 @@ "email": "wenliang.web@gmail.com" }, "dependencies": { - "react-native-picker-android": "~0.3.6" + "react-native-picker-android": "~0.3.8" }, "engines": { "node": ">=4" -- 2.26.2