From 42492be284ce648eba9423f7739d21df0c4763ea Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Sat, 14 Feb 2026 01:51:57 -0700 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a7ade2..91be852 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "chronus", "type": "module", - "version": "2.4.0", + "version": "2.5.0", "scripts": { "dev": "astro dev", "build": "astro build",