fix(core): update

This commit is contained in:
2024-02-18 01:17:15 +01:00
parent e7babf5222
commit d2b1018234
6 changed files with 54 additions and 9 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.0.11',
version: '1.0.12',
description: 'an unofficial api client for the hetzner cloud api'
}