From c5877444e5e0cc5f362deabce78e338b183cf15f Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 8 May 2026 20:00:04 +0200 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efa9aeb..d72877d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayo-run/status-indicator", - "version": "0.0.3-alpha", + "version": "0.0.4-alpha", "type": "module", "description": "Project scaffolding for a new web component", "license": "MIT",