diff --git a/package.json b/package.json index f5c5fd5..91bafa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-file-system-adapter", - "version": "3.0.0", + "version": "3.0.1", "description": "Native File System API", "main": "src/es6.js", "module": "./src/es6.js",