We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94d82f commit e493e2fCopy full SHA for e493e2f
src/HetznerAPIClient.php
@@ -32,7 +32,7 @@ class HetznerAPIClient
32
/**
33
* Version of the API Client.
34
*/
35
- const VERSION = '2.8.2';
+ const VERSION = '2.9.0';
36
37
const MAX_ENTITIES_PER_PAGE = 50;
38
0 commit comments