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