Skip to content

Commit 0f29f7f

Browse files
committed
Bump version to 2.9.1
1 parent 52ab655 commit 0f29f7f

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.9.0';
35+
const VERSION = '2.9.1';
3636

3737
const MAX_ENTITIES_PER_PAGE = 50;
3838

0 commit comments

Comments
 (0)