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