From 40221a26cde8f6b0fbf00e127611c30e2046000b Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Mon, 15 Mar 2021 23:36:14 +0100 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 690e0c02..0067d1a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "5.0.1", + "version": "5.0.2", "description": "A react native interface to access Documents from dropbox google drive, iCloud", "main": "index.js", "scripts": {