Skip to content

Commit f1fd730

Browse files
committed
Release version 5.0.39
1 parent 03250cf commit f1fd730

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
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// Version is the current version of Elastic.
25-
Version = "5.0.38"
25+
Version = "5.0.39"
2626

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

0 commit comments

Comments
 (0)