bump v0.0.5 (#64)

This commit is contained in:
Pietralberto Mazza
2019-12-09 15:16:37 +00:00
committed by Marco Argentieri
parent e02c2fdd0d
commit 31dadb20a9

View File

@@ -23,7 +23,7 @@ var RootCmd = &cobra.Command{
Use: "nigiri",
Short: "Nigiri lets you manage a full dockerized bitcoin environment",
Long: "Nigiri lets you create your dockerized environment with a bitcoin and optionally a liquid node + block explorer powered by an electrum server for every network",
Version: "0.0.4",
Version: "0.0.5",
}
func init() {