Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit ff5c351

Browse files
author
Barbara Palumbo
committed
docs(Client): update client version
1 parent 54c66ff commit ff5c351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/AbstractHttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
abstract class AbstractHttpClient
1616
{
17-
const VERSION = '2.13.0';
17+
const VERSION = '2.13.0-dev';
1818

1919
/**
2020
* @var AdapterInterface

0 commit comments

Comments
 (0)