fix(core): update

This commit is contained in:
2024-01-29 21:17:14 +01:00
parent 8144432377
commit 60725ecdcb
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.0.5',
version: '1.0.6',
description: 'an unofficial api client for the hetzner cloud api'
}