diff --git a/src/Elasticsearch/Client.php b/src/Elasticsearch/Client.php index e9ea7fd2c..b997a5d52 100644 --- a/src/Elasticsearch/Client.php +++ b/src/Elasticsearch/Client.php @@ -34,7 +34,7 @@ */ class Client { - const VERSION = '7.0.0'; + const VERSION = '7.0.2'; /** * @var Transport