Skip to content

Commit e493e2f

Browse files
authored
Bump version
1 parent c94d82f commit e493e2f

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
@@ -32,7 +32,7 @@ class HetznerAPIClient
3232
/**
3333
* Version of the API Client.
3434
*/
35-
const VERSION = '2.8.2';
35+
const VERSION = '2.9.0';
3636

3737
const MAX_ENTITIES_PER_PAGE = 50;
3838

0 commit comments

Comments
 (0)