From 61e19d7251afc57c2f30bad11fce31b193af9df1 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 5 Jun 2019 22:22:37 +0100 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e93da6f..eaf5403 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.4.1", + "version": "2.4.2", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {