Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
elnosh committed Aug 6, 2024
1 parent c0cbfda commit 84c7cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mint/mint.go
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ func (m *Mint) SetMintInfo(mintInfo MintInfo) error {

info := nut06.MintInfo{
Name: mintInfo.Name,
Version: "gonuts/0.0.1",
Version: "gonuts/0.2.0",
Description: mintInfo.Description,
LongDescription: mintInfo.LongDescription,
Contact: mintInfo.Contact,
Expand Down

0 comments on commit 84c7cf1

Please sign in to comment.