From 332a4a4195b088f1bfd7a9c478ec6c8f1cfc01ed Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 17 Feb 2024 20:41:22 +0100 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d10459..d13ed9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",