From c31f16b85d19aa315cfb7210608afef462a83304 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Mon, 12 Oct 2020 14:23:16 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01fab516..b9a6b08f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "3.5.4", + "version": "4.0.0", "description": "A react native interface to access Documents from dropbox google drive, iCloud", "main": "index.js", "scripts": {