From 7a05fb56d4e5c7148b2f0329dfa75b6618d250f3 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 13 Aug 2024 20:22:13 +0200 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed71cac..c19629e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/astro-sw", - "version": "0.0.10", + "version": "0.1.0", "description": "Simple Astro integration to use your own authored service-worker", "homepage": "https://github.com/ayoayco/astro-sw", "repository": {