bump version to v0.3.0
This commit is contained in:
parent
8ab51d8c3e
commit
810cf193b8
|
@ -119,7 +119,7 @@ func main() {
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
if opts.wantVersion {
|
if opts.wantVersion {
|
||||||
fmt.Println("lightwalletd version v0.2.0")
|
fmt.Println("lightwalletd version v0.3.0")
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue