- fixed up the version label

This commit is contained in:
Rohith 2015-10-14 16:06:46 +01:00
parent 9a14bbc919
commit 86d4cd64f2

View file

@ -26,7 +26,7 @@ import (
const (
Prog = "vault-sidekick"
Version = "0.0.2"
Version = "v0.0.2"
)
func main() {