From c5a05b9c04635d7ef4cd28f407618c93b15d7758 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 13 Nov 2018 20:48:16 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8c0c34..f037d2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.2.0", + "version": "2.2.1", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {