bumped version

This commit is contained in:
Daniel Czerwonk 2018-08-24 09:13:09 +02:00
parent 42bfdbb0fc
commit d984aa9140

View File

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