From 4e0dfb03565211395d3e0a2d2210a3fd525c916f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 18 Feb 2024 23:45:04 +0100 Subject: [PATCH] 1.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c864814..6233f11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.16", + "version": "1.0.17", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",