From d7bb02bbad60f35ed6e28dd72a1f556942e5f9c8 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Thu, 15 Aug 2024 16:43:15 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b348200..aa67d1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.1.1", + "version": "0.2.0", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {