From d82fb3f5ea30b3d53df3c0bc76deaa8311ebcbac Mon Sep 17 00:00:00 2001 From: ayoayco Date: Fri, 16 Aug 2024 20:55:44 +0200 Subject: [PATCH] 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db20baf..0bde636 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.6.2", + "version": "0.6.3", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {