Skip to content

Commit c7d899f

Browse files
committed
Release version 5.0.33
1 parent 1277021 commit c7d899f

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
@@ -23,7 +23,7 @@ import (
2323

2424
const (
2525
// Version is the current version of Elastic.
26-
Version = "5.0.32"
26+
Version = "5.0.33"
2727

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

0 commit comments

Comments
 (0)