From 240703ba6adda8dea3d22302ea36034f3ad30624 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sun, 25 Aug 2024 14:04:05 +0200 Subject: [PATCH] 0.8.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e556ee1..fd2a2c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.8.7", + "version": "0.8.8", "description": "Use your own authored service worker with Astro", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {