Skip to content

Commit 6701cb5

Browse files
authored
Bump Version to 2.5.1
1 parent 2e0f0f3 commit 6701cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HetznerAPIClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class HetznerAPIClient
2727
/**
2828
* Version of the API Client.
2929
*/
30-
const VERSION = '2.5.0';
30+
const VERSION = '2.5.1';
3131

3232
const MAX_ENTITIES_PER_PAGE = 50;
3333

0 commit comments

Comments
 (0)