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 5def762 commit f1b8918Copy full SHA for f1b8918
src/Elasticsearch/Client.php
@@ -69,7 +69,7 @@
69
*/
70
class Client
71
{
72
- const VERSION = '7.17.0';
+ const VERSION = '7.17.1';
73
74
/**
75
* @var Transport
0 commit comments