From 7e704483d0540c4e5259d9982d1b776082760db3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 26 Jun 2024 20:30:22 +0200 Subject: [PATCH] 1.0.73 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1e78e7e..fc21597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uptime.link/statuspage", - "version": "1.0.72", + "version": "1.0.73", "private": false, "description": "A catalog of web components for the UptimeLink dashboard.", "main": "dist_ts_web/index.js", @@ -58,4 +58,4 @@ "UI", "catalog" ] -} \ No newline at end of file +}