chore: bump version to 0.0.13

This commit is contained in:
2025-10-06 22:07:41 -06:00
parent 051086e9a9
commit 42d5fc940a

View File

@@ -6,7 +6,7 @@
"dist/**/*",
"README.md"
],
"version": "0.0.12",
"version": "0.0.13",
"scripts": {
"prepare": "ts-patch install -s && bun .husky/install.ts",
"prepublishOnly": "bun run build",