From 95cf2a89222d6f6f9d2413292f66e23d829fe7f4 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 5 Oct 2018 21:17:27 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af7b2d8..5f82a49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.0.4", + "version": "2.1.0", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {