Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Markkus Millend committed Jan 22, 2024
1 parent a091d5d commit fdc990d
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.3")
.version("0.0.4")
.action(function () {
this.showHelp();
})
Expand Down

0 comments on commit fdc990d

Please sign in to comment.