From 4053e6106440a8f711a0e82a74949c7e51213105 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Wed, 28 Oct 2020 22:18:21 +0100 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9a6b08f..e6c61034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "4.0.0", + "version": "4.1.0", "description": "A react native interface to access Documents from dropbox google drive, iCloud", "main": "index.js", "scripts": {