Skip to content

Commit

Permalink
Release solidity/v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-zimnoch committed Mar 12, 2024
1 parent ff9a608 commit 240d3d0
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 673 deletions.
8 changes: 4 additions & 4 deletions solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keep-network/tbtc-v2",
"version": "1.6.0-dev",
"version": "1.6.0",
"license": "GPL-3.0-only",
"files": [
"artifacts/",
Expand Down Expand Up @@ -31,9 +31,9 @@
},
"dependencies": {
"@keep-network/bitcoin-spv-sol": "3.4.0-solc-0.8",
"@keep-network/ecdsa": "development",
"@keep-network/random-beacon": "development",
"@keep-network/tbtc": "development",
"@keep-network/ecdsa": "2.0.1",
"@keep-network/random-beacon": "2.0.0",
"@keep-network/tbtc": "1.1.0",
"@openzeppelin/contracts": "^4.8.1",
"@openzeppelin/contracts-upgradeable": "^4.8.1",
"@thesis/solidity-contracts": "github:thesis/solidity-contracts#4985bcf"
Expand Down
Loading

0 comments on commit 240d3d0

Please sign in to comment.