From 1d5e1fb470d6ebd67ff334915703df43997d7f40 Mon Sep 17 00:00:00 2001 From: lunarfront-bot Date: Sun, 5 Apr 2026 00:25:50 +0000 Subject: [PATCH] chore: bump version to v0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc8de4f..0bc7d26 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,5 @@ "postgres": "^3.4.8", "zod": "^4.3.6" }, - "version": "0.12.2" + "version": "0.13.0" }