Skip to content

Commit 5f6c7f6

Browse files
committed
[RELEASE] Prepare version 0.5.0
1 parent af7222d commit 5f6c7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client/RestClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
final class RestClient
1818
{
1919
private const API_ENDPOINT = '/api/rest/v2/';
20-
private const VERSION = '0.4.0';
20+
private const VERSION = '0.5.0';
2121

2222
/**
2323
* @var ClientConfiguration

0 commit comments

Comments
 (0)