Skip to content

Commit 1a7f0df

Browse files
committed
Release 6.2.36
1 parent 542cf17 commit 1a7f0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
// Version is the current version of Elastic.
29-
Version = "6.2.35"
29+
Version = "6.2.36"
3030

3131
// DefaultURL is the default endpoint of Elasticsearch on the local machine.
3232
// It is used e.g. when initializing a new Client without a specific URL.

0 commit comments

Comments
 (0)