From 2a1096ab1e6035b921374b1d5d479b7bccb1e17a Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 14 May 2026 12:31:57 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb7701..999e47d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayo-run/status-indicator", - "version": "2.0.3", + "version": "2.1.0", "type": "module", "description": "Circles with color that can pulse to indicate status", "license": "MIT",