hashicorp/serf

"serf version" returns wrong old version

morimoto-cybozu opened this issue · 1 comments

cmd/serf/version.go is left unchanged since 0.8.2, and serf version returns Serf v0.8.2 even with the latest 0.8.5 source code.
This will be fixed by a small patch, but I can't make it because I don't know whether the next version is 0.8.6 or 0.9.0 (or 1.0.0?).
Automation would be a better solution.

Thank you for reporting! We are currently building the automation and we will be publishing a proper release once thats done.