fix(core): update

This commit is contained in:
2024-02-29 12:01:53 +01:00
parent 4e0dfb0356
commit 21e37a7a16
3 changed files with 40 additions and 40 deletions

View File

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