diff --git a/main.go b/main.go index d6c0245a2..4df605340 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ func main() { // Update the number here manually each release, so at least we have a range for go-get people. var ( SHA = "" - Version = "0.2.6" + Version = "0.2.7" BuildTime = "" )