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