diff --git a/package.json b/package.json index 586b9e6..3881f34 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "filejack", "description": "Do File Operations", - "version": "0.0.3", + "version": "0.0.4", "type": "module", "main": "dist/filejack.js", "author": { @@ -39,4 +39,4 @@ "url": "https://github.com/plsankar/filejack/issues" }, "homepage": "https://github.com/plsankar/filejack#readme" -} +} \ No newline at end of file