1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

bump to Aquarius v1.0.6

This commit is contained in:
Matthias Kretschmann 2020-01-31 00:24:09 +01:00
parent 17b5b0a4ec
commit 7ebecbfab3
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ before_script:
- ganache-cli --port 18545 > ganache-cli.log &
- git clone https://github.com/oceanprotocol/barge
- cd barge
- export AQUARIUS_VERSION=v1.0.5
- export AQUARIUS_VERSION=v1.0.6
- export BRIZO_VERSION=v0.8.1
- export KEEPER_VERSION=v0.13.2
- export EVENTS_HANDLER_VERSION=v0.4.4

View File

@ -15,7 +15,7 @@
},
{
"name": "aquarius",
"version": "~1.0.5"
"version": "~1.0.6"
},
{
"name": "events-handler",