From c517b1c1cd92dcaadad535e4d0f8130bcd035e16 Mon Sep 17 00:00:00 2001 From: lunarfront-bot Date: Fri, 3 Apr 2026 23:54:25 +0000 Subject: [PATCH] chore: bump version to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81d7124..2ebe28e 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "postgres": "^3.4.8", "zod": "^4.3.6" }, - "version": "0.3.4" + "version": "0.4.0" }