diff --git a/package.json b/package.json index 53f911d..b614331 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "honox", - "version": "0.1.28", + "version": "0.1.29", "main": "dist/index.js", "type": "module", "scripts": { @@ -152,4 +152,4 @@ "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "^4.9.6" } -} \ No newline at end of file +}