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