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.7

This commit is contained in:
Matthias Kretschmann 2020-01-31 12:23:03 +01:00
parent 7ebecbfab3
commit 0e13f53f6f
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.6
- export AQUARIUS_VERSION=v1.0.7
- 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.6"
"version": "~1.0.7"
},
{
"name": "events-handler",