diff --git a/package.json b/package.json index 96fee1a..774f687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mashujs", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": "dist/exportDocs.js",