Skip to content

Commit

Permalink
chore: changed 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoTG authored Mar 1, 2024
1 parent 7989708 commit b5e7842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lido-withdrawals-automation",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lido Withdrawals Automation is a command-line tool that assists with the LIDO validators withdrawal process. The tool streamlines the procedure by fetching validators data, generating withdrawal messages, signing them with a remote signer, encrypting the signed messages, and saving them to the output folder.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b5e7842

Please sign in to comment.