Skip to content

Commit f0b2c33

Browse files
authored
Bump Version
1 parent ab63197 commit f0b2c33

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.0';
34+
const VERSION = '2.8.1';
3535

3636
const MAX_ENTITIES_PER_PAGE = 50;
3737

0 commit comments

Comments
 (0)