Skip to content

Commit 0df11db

Browse files
authored
Bump Version
1 parent efc29a6 commit 0df11db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HetznerAPIClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class HetznerAPIClient
3030
/**
3131
* Version of the API Client.
3232
*/
33-
const VERSION = '2.5.1';
33+
const VERSION = '2.6.0';
3434

3535
const MAX_ENTITIES_PER_PAGE = 50;
3636

0 commit comments

Comments
 (0)