Skip to content

Commit

Permalink
Bump eth2 BMV version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eunsoo-icon committed Feb 14, 2024
1 parent 7b1bdcc commit eeda57d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public BMVStatus getStatus() {

@External(readonly = true)
public String getVersion() {
return "0.5.0";
return "0.6.0";
}

BMVProperties getProperties() {
Expand Down

0 comments on commit eeda57d

Please sign in to comment.