From e7d95a7101f14793f76cafe45d15aeeb3395fa86 Mon Sep 17 00:00:00 2001 From: Mike van Rossum Date: Thu, 5 Jul 2018 16:27:42 +0800 Subject: [PATCH] release v0.6.1 --- exchange/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exchange/package.json b/exchange/package.json index 945f7da58..e46176316 100644 --- a/exchange/package.json +++ b/exchange/package.json @@ -1,6 +1,6 @@ { "name": "gekko-broker", - "version": "0.6.0", + "version": "0.6.1", "description": "Gekko's order execution library for bitcoin & crypto exchanges", "main": "gekkoBroker.js", "scripts": { diff --git a/package.json b/package.json index 0d56e2f87..20648410d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gekko", - "version": "0.6.0", + "version": "0.6.1", "description": "A bitcoin trading bot for auto trading at various exchanges", "keywords": [ "trading",