diff --git a/package.json b/package.json index f7658f7c..95e18291 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-document-picker", - "version": "5.3.0", + "version": "6.0.0", "description": "A react native interface to access documents from dropbox, google drive, iCloud...", "main": "lib/commonjs/index", "module": "lib/module/index",