From 8ba71ca366387e6d4a1db160d8f032d742491ea4 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 13 May 2020 12:15:37 +0200 Subject: [PATCH] v2.7.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d373d0..1b8807d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.7.9", + "version": "2.7.10", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {