Skip to content

Commit cacca0b

Browse files
committed
Release 7.0.27
1 parent 1451719 commit cacca0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

+1-1
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 = "7.0.26"
29+
Version = "7.0.27"
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)