diff --git a/package.json b/package.json index b4ff68d..fcde29f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-file-access", - "version": "1.3.0", + "version": "1.4.0", "description": "Filesystem access for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",