Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
Bumping up version to 0.12.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
pdyraga committed Apr 3, 2020
1 parent 903380f commit bf9dda2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions solidity/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keep-network/keep-ecdsa",
"version": "0.12.0-pre",
"version": "0.12.0-rc",
"description": "Smart contracts for ECDSA Keep",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/keep-network/keep-ecdsa",
"dependencies": {
"@keep-network/keep-core": ">0.12.0-pre <0.12.0-rc",
"@keep-network/keep-core": ">0.12.0-rc <0.12.0",
"@keep-network/sortition-pools": "0.1.1",
"@openzeppelin/upgrades": "^2.7.2",
"openzeppelin-solidity": "2.3.0",
Expand Down

0 comments on commit bf9dda2

Please sign in to comment.