Skip to content

Commit 84c7cf1

Browse files
committed
version
1 parent c0cbfda commit 84c7cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mint/mint.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ func (m *Mint) SetMintInfo(mintInfo MintInfo) error {
668668

669669
info := nut06.MintInfo{
670670
Name: mintInfo.Name,
671-
Version: "gonuts/0.0.1",
671+
Version: "gonuts/0.2.0",
672672
Description: mintInfo.Description,
673673
LongDescription: mintInfo.LongDescription,
674674
Contact: mintInfo.Contact,

0 commit comments

Comments
 (0)