Skip to content

Commit

Permalink
bump package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya committed Dec 18, 2024
1 parent 8142aff commit e92e355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ssv-keys",
"version": "1.2.0",
"version": "1.2.1",
"description": "Tool for splitting a validator key into a predefined threshold of shares via Shamir-Secret-Sharing (SSS), and encrypt them with a set of operator keys.",
"author": "SSV.Network",
"repository": "https://github.com/bloxapp/ssv-keys",
"repository": "https://github.com/ssvlabs/ssv-keys",
"license": "MIT",
"keywords": [
"ssv",
Expand Down

0 comments on commit e92e355

Please sign in to comment.