From 6a5cd31de5fb2c2abbc7c3b1bbf3b9eac7982012 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 14 May 2026 09:13:39 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a2be02..e6d590c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayo-run/status-indicator", - "version": "2.0.0", + "version": "2.0.1", "type": "module", "description": "Circles with color that can pulse to indicate status", "license": "MIT",