From 2c85c7a5f5517667cf7b3ecbd81b99c24b17f455 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 1 Jan 2020 14:25:37 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92397a5..ab701e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.7.1", + "version": "2.7.2", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {