chore: bump version to 0.0.9

This commit is contained in:
2025-09-27 14:08:41 -06:00
parent 109919640c
commit 21519391a7

View File

@@ -7,7 +7,7 @@
"README.md"
],
"main": "dist/index.js",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"prepare": "ts-patch install -s && bun .husky/install.ts",
"prepublishOnly": "bun run build",