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