From 8841a2898c02dec2368e61f67a8c77c0ef61d011 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sun, 18 Aug 2024 11:42:13 +0200 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a575b3..274aa2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.7.10", + "version": "0.8.0", "description": "Simple Astro integration to use your own authored service worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {