diff --git a/package.json b/package.json index fcd78ae..1629a99 100644 --- a/package.json +++ b/package.json @@ -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",