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