Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Soner Sayakci <[email protected]>
  • Loading branch information
shyim committed May 26, 2022
1 parent fa4bfef commit 565c17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenSearch/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
*/
class Client
{
public const VERSION = '7.10.0';
public const VERSION = '2.0.0';

/**
* @var Transport
Expand Down

0 comments on commit 565c17e

Please sign in to comment.