diff --git a/package.json b/package.json index 6d7345ec..b8c61d0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-nextra", - "version": "0.1.2", + "version": "0.1.3", "description": "Node.js V8 native fs enhanced with util.promisify and standard extra methods.", "main": "index.js", "scripts": {