Skip to content

Commit

Permalink
chore: updated contracts version in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashk767 committed Sep 16, 2024
1 parent 1f91a3c commit 2cb09b7
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,6 +1,6 @@
{
"name": "razor-go",
"version": "v1.1.0",
"version": "v2.0.0",
"description": "Official node for running stakers in Golang.",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/razor-network/razor-go#readme",
"dependencies": {
"@razor-network/contracts": "v1.0.2"
"@razor-network/contracts": "v2.0.2"
}
}

0 comments on commit 2cb09b7

Please sign in to comment.