From cf2195b4f31df7375ec983bf720b52c6f9f6e671 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 24 Feb 2026 23:14:57 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e37041d..81c7ed8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atashdotdev", "type": "module", - "version": "1.3.0", + "version": "2.0.0", "scripts": { "dev": "astro dev", "build": "astro build",