Skip to content

Commit 3480416

Browse files
committed
Bump to 8.3.1
1 parent 2c75c90 commit 3480416

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.3.0';
31+
const VERSION = '8.3.1';
3232

3333
use ClientEndpointsTrait;
3434
use EndpointTrait;

0 commit comments

Comments
 (0)