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",