We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0f0f3 commit 6701cb5Copy full SHA for 6701cb5
src/HetznerAPIClient.php
@@ -27,7 +27,7 @@ class HetznerAPIClient
27
/**
28
* Version of the API Client.
29
*/
30
- const VERSION = '2.5.0';
+ const VERSION = '2.5.1';
31
32
const MAX_ENTITIES_PER_PAGE = 50;
33
0 commit comments