From 68c3f317dc6548620e8329dbaf446d8cf1fc140c Mon Sep 17 00:00:00 2001 From: SrJuggernaut Date: Wed, 8 Oct 2025 22:10:11 -0600 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1629a99..60e25de 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dist/**/*", "README.md" ], - "version": "0.0.13", + "version": "0.0.14", "scripts": { "prepare": "ts-patch install -s && bun .husky/install.ts", "prepublishOnly": "bun run build",