Skip to content

Commit 2b9a84d

Browse files
committed
Updated version constant to 7.0.2
1 parent 02264ab commit 2b9a84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*/
3535
class Client
3636
{
37-
const VERSION = '7.0.0';
37+
const VERSION = '7.0.2';
3838

3939
/**
4040
* @var Transport

0 commit comments

Comments
 (0)