From a266723da06a22ae767c777173134f3bf2a4728e Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 27 Dec 2019 22:41:14 +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 6596855..92397a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.7.0", + "version": "2.7.1", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {