From 2f175e9d648d27483f95741a1129ed6277c2e27c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 18 Feb 2024 01:17:15 +0100 Subject: [PATCH] 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a28c458..9e21169 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.11", + "version": "1.0.12", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",