Skip to content

Commit

Permalink
Release version 5.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
olivere committed May 6, 2017
1 parent 280d658 commit d401c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (

const (
// Version is the current version of Elastic.
Version = "5.0.36"
Version = "5.0.37"

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

0 comments on commit d401c69

Please sign in to comment.