fix(core): update

This commit is contained in:
2024-06-15 15:31:55 +02:00
parent bc53e9f872
commit 34e2c82e68
7 changed files with 4063 additions and 3011 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.1.0',
description: 'an unofficial api client for the hetzner cloud api'
version: '1.1.1',
description: 'An unofficial TypeScript API client for the Hetzner Cloud API providing easy methods to manage servers, volumes, and firewalls.'
}