From b673932ba32981cf992cd0b50b57310b0669692f Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Thu, 12 Jun 2025 11:09:52 -0600 Subject: [PATCH] bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 23bbec3..cdbdebd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "", + "name": "atridotdad", "type": "module", - "version": "0.0.1", + "version": "1.0.0", "scripts": { "dev": "astro dev", "build": "astro build",