fix(core): update

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