From 050d5a7ac940c7b81d81bf98bf20519215349897 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 17 Aug 2024 11:01:26 +0200 Subject: [PATCH] 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c815c34..3ed0801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.7.1", + "version": "0.7.2", "description": "Simple Astro integration to use your own authored service worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {