From a4d1e2f496762aed07e52fc7f0a95911ccc3f35f Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 8 May 2026 21:43:10 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32e0ab3..55e0a7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayo-run/status-indicator", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "description": "Project scaffolding for a new web component", "license": "MIT",