diff --git a/package.json b/package.json index 5adb9e2..21f5721 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "honox", - "version": "0.0.1", + "version": "0.0.2-0", "main": "dist/index.js", "type": "module", "scripts": { @@ -115,4 +115,4 @@ "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "^4.9.6" } -} \ No newline at end of file +}