From b2e89bec33438835237daca784dd7b13ac08a2d5 Mon Sep 17 00:00:00 2001 From: lunarfront-bot Date: Sun, 5 Apr 2026 17:19:47 +0000 Subject: [PATCH] chore: bump version to v0.16.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c707a9b..42a82fa 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,5 @@ "postgres": "^3.4.8", "zod": "^4.3.6" }, - "version": "0.16.0" + "version": "0.16.1" }