Skip to content

Commit

Permalink
bump v0.0.5 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
altafan authored and tiero committed Dec 9, 2019
1 parent e02c2fd commit 31dadb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 31dadb2

Please sign in to comment.