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 cea814e commit 99d9de2Copy full SHA for 99d9de2
src/HetznerAPIClient.php
@@ -23,7 +23,7 @@ class HetznerAPIClient
23
/**
24
* Version of the API Client
25
*/
26
- const VERSION = "1.4.0";
+ const VERSION = "1.5.1";
27
28
29
* @var string
0 commit comments