diff --git a/package.json b/package.json index 28c5c2e..cc1de41 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "README.md" ], "main": "dist/index.js", - "version": "0.0.7", + "version": "0.0.8", "scripts": { "prepare": "ts-patch install -s && bun .husky/install.ts", "prepublishOnly": "bun run build",