From 64860d7c2f57286188ab74302373c1e938bfe42e Mon Sep 17 00:00:00 2001 From: xwenliang Date: Tue, 19 Sep 2017 16:07:04 +0800 Subject: [PATCH] Fix import in header for RN48 compatibility --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bd5165..6af995b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker", - "version": "4.1.2", + "version": "4.2.0", "description": "A Native Picker with high performance.", "main": "index.js", "types": "index.d.ts", -- 2.26.2