Skip to content

Commit

Permalink
version bump (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
asalzmann authored Sep 4, 2022
1 parent 6158205 commit bf1e6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/strided/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ func SetupConfig() {

version.AppName = "stride"
version.Name = "strided"
version.Version = "v0.4.1"
version.Version = "v1.0.0"
}

// SetBech32Prefixes sets the global prefixes to be used when serializing addresses and public keys to Bech32 strings.
Expand Down

0 comments on commit bf1e6ea

Please sign in to comment.