Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Markkus Millend committed Nov 14, 2023
1 parent f6c707c commit 444ae97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ethereum-deposit-cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { validatorsCommand } from "../cli/subcommands/create_validators/mod.ts";
new Command()
.name("ethereum-deposit-cli")
.description("Secure key generation for deposits")
.version("0.0.2")
.version("0.0.3")
.action(function () {
this.showHelp();
})
Expand Down

0 comments on commit 444ae97

Please sign in to comment.