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