From ffa756a825cdc768f4299441f0ef4656bb2b1aac Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 8 Aug 2024 21:20:33 +0200 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd8663a..a0fc2ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.0.8", + "version": "0.0.9", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {