From 8efee17cb6b38d70b07c63976b0c5910a0a25af3 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 18 Jun 2025 00:51:14 -0600 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 349f859..20014ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atashdotdev", "type": "module", - "version": "0.0.1", + "version": "1.0.0", "scripts": { "dev": "astro dev", "build": "astro build",