From 00ce58df0b14239712722487c6a356b1c974051f Mon Sep 17 00:00:00 2001 From: lunarfront-bot Date: Fri, 3 Apr 2026 13:06:59 +0000 Subject: [PATCH] chore: bump version to v0.1.0 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b6c3066..73f4fa0 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,6 @@ "fastify": "^5.8.4", "postgres": "^3.4.8", "zod": "^4.3.6" - } + }, + "version": "0.1.0" }