From 2b5f45153e92c4758a19657a1786e57140646163 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 15 May 2026 20:30:11 +0200 Subject: [PATCH] chore: release v1.0.0 --- package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/package.json b/package/package.json index 8243799..20cc748 100644 --- a/package/package.json +++ b/package/package.json @@ -2,7 +2,7 @@ "name": "@ayco/astro-sw", "author": "Ayo Ayco", "license": "MIT", - "version": "0.10.1", + "version": "1.0.0", "repository": { "type": "git", "url": "https://git.ayo.run/ayo/astro-sw"