From aaeb02521735cec90a8e1090e8d96e318cca92d9 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 29 Feb 2024 12:01:54 +0100 Subject: [PATCH] 1.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96c4197..0122da6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.17", + "version": "1.0.18", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",