mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 18:13:00 +01:00
Version constant update
This commit is contained in:
parent
99546a4171
commit
a5d5aa99e4
@ -11,7 +11,7 @@ use Psr\Http\Message\UriInterface;
|
||||
*/
|
||||
interface ClientInterface
|
||||
{
|
||||
const VERSION = '6.0.0-beta.1';
|
||||
const VERSION = '6.0.0';
|
||||
|
||||
/**
|
||||
* Send an HTTP request.
|
||||
|
Loading…
x
Reference in New Issue
Block a user