Skip to content

Commit e8e35e5

Browse files
authored
Bump Version to 2.8.2
1 parent 4e620d4 commit e8e35e5

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
@@ -31,7 +31,7 @@ class HetznerAPIClient
3131
/**
3232
* Version of the API Client.
3333
*/
34-
const VERSION = '2.8.1';
34+
const VERSION = '2.8.2';
3535

3636
const MAX_ENTITIES_PER_PAGE = 50;
3737

0 commit comments

Comments
 (0)