From 620e1600596104367e8ccb7b6cb229e181166752 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 29 Jan 2024 21:14:05 +0100 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e26b794..db6559b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/hetznercloud", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "an unofficial api client for the hetzner cloud api", "main": "dist_ts/index.js",