From 78f62c14c23cc2f2ad25fc9d031489226e1152e3 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 10 Sep 2018 21:50:02 +0200 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71ec935..73ab336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker-x", - "version": "1.5.0", + "version": "1.5.1", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {