From f801e424a09ad1a2f5039f6c9000506260a57bf9 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 3 Aug 2024 09:02:52 +0200 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52ae0ea..33ff136 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.0.2", + "version": "0.0.3", "description": "Simple Astro integration to use your own authored service-worker", "main": "index.js", "type": "module",