From e38ec71e3e2bb0c09f17d3ba4df1778c4fc88e69 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 27 Aug 2018 22:49:31 +0200 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24f9823..29705b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker-x", - "version": "1.4.0", + "version": "1.4.1", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {