Skip to content

Commit

Permalink
[RELEASE] Prepare version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Nov 24, 2019
1 parent af7222d commit 5f6c7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/RestClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
final class RestClient
{
private const API_ENDPOINT = '/api/rest/v2/';
private const VERSION = '0.4.0';
private const VERSION = '0.5.0';

/**
* @var ClientConfiguration
Expand Down

0 comments on commit 5f6c7f6

Please sign in to comment.