Skip to content

Commit d5049aa

Browse files
committed
Release 7.0.30
1 parent 3a2e4de commit d5049aa

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 = "7.0.29"
29+
Version = "7.0.30"
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)