From 802b3dfc64c002bc6857ac13bf55cf9b1696d6c3 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Thu, 15 Aug 2024 19:01:00 +0200 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4758e9a..8df459d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.3.0", + "version": "0.3.1", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {