From 1063bf99f1ab27f26899b86e14a5f8258d78c810 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 19 Jan 2026 10:06:23 -0700 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c668f18..4ebda8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "chronus", "type": "module", - "version": "2.0.0", + "version": "2.1.0", "scripts": { "dev": "astro dev", "build": "astro build",