increased version

This commit is contained in:
Daniel Czerwonk 2017-11-29 21:05:22 +01:00
parent df402c4387
commit a71f0cd0f0

View File

@ -11,7 +11,7 @@ import (
"github.com/prometheus/common/log"
)
const version string = "0.9.0"
const version string = "0.9.5"
var (
showVersion = flag.Bool("version", false, "Print version information.")