From 8f653e73f6eb546324a8434e6fdf1a8b870a134b Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Wed, 10 Jun 2020 23:30:08 +0200 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 225b04e7..b8855236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "3.4.0", + "version": "3.5.0", "description": "A react native interface to access Documents from dropbox google drive, iCloud", "main": "index.js", "scripts": {