From e7616e1a092a6a26fcdb6bcf7b729a1b37c5ba54 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 25 Dec 2024 21:20:12 +0100 Subject: [PATCH] 0.8.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1749453..adf4f53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.8.9", + "version": "0.8.10", "description": "Use your own authored service worker with Astro", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {