From ab9ba7f5d4898af53288adf7ffc26afcea921a64 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 3 Aug 2024 22:09:15 +0200 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 020f61b..32a8958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.0.7", + "version": "0.0.8", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {