From 920a2c84ebd77882bb05cf6243ec93a0fe9c8641 Mon Sep 17 00:00:00 2001 From: Alexander Golovanov Date: Tue, 4 Sep 2018 23:31:33 -0500 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94d96be9..560d1053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@delightfulstudio/react-native-wheel-picker-android", - "version": "2.0.0", + "version": "2.0.1", "description": "Wheel Picker and Date Picker for Android to use with react-native", "main": "index.js", "scripts": {