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

This commit is contained in:
Matthias Kretschmann 2019-11-14 14:15:41 +01:00
parent 9f210b3a13
commit 68bad2464c
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ before_script:
- ganache-cli --port 18545 > ganache-cli.log &
- git clone https://github.com/oceanprotocol/barge
- cd barge
- export AQUARIUS_VERSION=v1.0.1
- export AQUARIUS_VERSION=v1.0.2
- export BRIZO_VERSION=v0.6.0
- export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.3.0

View File

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