Skip to content

Commit c150460

Browse files
committed
Release 2.0.59
1 parent 142bc6d commit c150460

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
@@ -21,7 +21,7 @@ import (
2121

2222
const (
2323
// Version is the current version of Elastic.
24-
Version = "2.0.58"
24+
Version = "2.0.59"
2525

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

0 commit comments

Comments
 (0)