From 1c196ea31aa64454f35889522e527bf58824d87a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 18 Apr 2023 17:13:46 +0200 Subject: [PATCH] 2.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22c0208..b0f5c12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uptime.link/interfaces", - "version": "2.0.18", + "version": "2.0.19", "private": false, "description": "TypeScript interface for the uptime.link API and modules", "main": "dist_ts/index.js",