diff --git a/package.json b/package.json index 47e9246..7931d8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "phantomake", "description": "A file-focused static site generator", - "version": "0.2.4", + "version": "0.2.5", "license": "ISC", "module": "src/index.ts", "bin": "./src/cli.ts",