From f1ea017918cd73506ae67506eb307e74bf6708ec Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 5 Apr 2026 23:06:15 +0200 Subject: [PATCH] chore: release v0.10.1 --- package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/package.json b/package/package.json index c1186b6..8243799 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.0", + "version": "0.10.1", "repository": { "type": "git", "url": "https://git.ayo.run/ayo/astro-sw"