Skip to content

Commit 4a4a694

Browse files
authored
Prepare Release v2.2.2
1 parent bf4d894 commit 4a4a694

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
@@ -22,7 +22,7 @@ class HetznerAPIClient
2222
/**
2323
* Version of the API Client.
2424
*/
25-
const VERSION = '2.2.1';
25+
const VERSION = '2.2.2';
2626

2727
const MAX_ENTITIES_PER_PAGE = 50;
2828

0 commit comments

Comments
 (0)