fix(core): update

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