From 2c6ea9fc0490365d1d4cfc90aa834b709cfb63e7 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Thu, 11 Jun 2020 00:06:35 +0200 Subject: [PATCH] 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a55e6df8..66759b8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "3.5.0", + "version": "3.5.1", "description": "A react native interface to access Documents from dropbox google drive, iCloud", "main": "index.js", "scripts": {