Skip to content

Commit

Permalink
Merge branch 'development' into noot/import-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
noot authored Mar 23, 2021
2 parents e709ea3 + b8c4dd7 commit 93df64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gossamer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ func init() {
app.Name = "gossamer"
app.Usage = "Official gossamer command-line interface"
app.Author = "ChainSafe Systems 2019"
app.Version = "0.0.1"
app.Version = "0.3.2"
app.Commands = []cli.Command{
exportCommand,
initCommand,
Expand Down

0 comments on commit 93df64b

Please sign in to comment.