Skip to content

Commit d3b0386

Browse files
committed
Updated VERSION to 8.0.0-rc1
1 parent 5d54128 commit d3b0386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
final class Client
2929
{
3030
const CLIENT_NAME = 'es';
31-
const VERSION = '8.0.0-alpha';
31+
const VERSION = '8.0.0-rc1';
3232

3333
use ClientEndpointsTrait;
3434
use EndpointTrait;

0 commit comments

Comments
 (0)