From 0093179a56afc306a3145e1f0987d21bf6494c2f Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 17 Sep 2018 19:10:16 +0200 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f2c5dc..6990b90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.0.2", + "version": "2.0.3", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {