From bc53e9f8722f47243fa19032c3ab43752a9b1f1c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 15 Jun 2024 12:26:30 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0122da6..55a8b63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.18", + "version": "1.1.0", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",