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