From 30222698266a37bc1bf2945090b24860b67f2f74 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 14 Mar 2026 17:33:13 +0100 Subject: [PATCH] chore: bump version patch --- package/package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package/package.json b/package/package.json index 1a62525..8b47f53 100644 --- a/package/package.json +++ b/package/package.json @@ -2,7 +2,7 @@ "name": "@ayco/astro-sw", "author": "Ayo Ayco", "license": "MIT", - "version": "0.9.3", + "version": "0.9.4", "repository": { "type": "git", "url": "https://git.ayo.run/ayo/astro-sw" @@ -47,8 +47,6 @@ "withastro", "perf" ], - "author": "Ayo Ayco", - "license": "MIT", "dependencies": { "esbuild": "^0.27.4" },