Skip to content

Commit f3939cd

Browse files
committed
chore: bump package version to 0.5.7
1 parent 525d727 commit f3939cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

migrations/witnet.addresses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
"cube": {
105105
"cube.testnet": {
106106
"WitnetParserLib": "0x7D8A488BACB56dA2De17628e26a21fFd97792b81",
107-
"WitnetPriceRouter": "",
108-
"WitnetRandomness": "",
107+
"WitnetPriceRouter": "0xB4B2E2e00e9d6E5490d55623E4F403EC84c6D33f",
108+
"WitnetRandomness": "0xeD074DA2A76FD2Ca90C1508930b4FB4420e413B0",
109109
"WitnetRequestBoard": "0x58D8ECe142c60f5707594a7C1D90e46eAE5AF431"
110110
}
111111
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "witnet-solidity-bridge",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "Witnet Solidity Bridge contracts for EVM-compatible networks",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)