- pushing the version to v1.0.2

This commit is contained in:
Rohith 2015-10-12 16:06:40 +01:00
parent 9880cc458e
commit f1807db7e2

View file

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