We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02264ab commit 2b9a84dCopy full SHA for 2b9a84d
src/Elasticsearch/Client.php
@@ -34,7 +34,7 @@
34
*/
35
class Client
36
{
37
- const VERSION = '7.0.0';
+ const VERSION = '7.0.2';
38
39
/**
40
* @var Transport
0 commit comments