Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit df77d43

Browse files
committed
Bumping up versions for 0.13.0-rc release
Bumped up Solidity contracts versions to 0.13.0-rc Updated keep-ecdsa contracts dependency to >0.13.0-rc <0.13.0
1 parent a3b1fe3 commit df77d43

File tree

2 files changed

+31
-35
lines changed

2 files changed

+31
-35
lines changed

solidity/package-lock.json

Lines changed: 29 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solidity/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keep-network/tbtc",
3-
"version": "0.13.0-pre",
3+
"version": "0.13.0-rc",
44
"description": "The tBTC smart contracts implementing the TBTC trustlessly Bitcoin-backed ERC-20 token.",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://tbtc.network/",
3636
"dependencies": {
37-
"@keep-network/keep-ecdsa": ">0.13.0-pre <0.13.0-rc",
37+
"@keep-network/keep-ecdsa": ">0.13.0-rc <0.13.0",
3838
"@summa-tx/bitcoin-spv-sol": "^3.0.0",
3939
"@summa-tx/relay-sol": "^1.1.0",
4040
"openzeppelin-solidity": "2.3.0"

0 commit comments

Comments
 (0)