Skip to content

Commit

Permalink
update version (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
learyce authored Mar 16, 2022
1 parent 8421fa1 commit 51bdefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/rosetta.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ var NodeVersion = fmt.Sprintf(
)

const (
MiddlewareVersion = "0.1.3"
MiddlewareVersion = "0.1.4"
BlockchainName = "Avalanche"
)

0 comments on commit 51bdefb

Please sign in to comment.