diff --git a/package.json b/package.json index 92e81a9..bf6fbad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "honox", - "version": "0.1.24", + "version": "0.1.25", "main": "dist/index.js", "type": "module", "scripts": { @@ -144,4 +144,4 @@ "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "^4.9.6" } -} \ No newline at end of file +}