Skip to content
This repository was archived by the owner on Feb 16, 2020. It is now read-only.

Commit 03caaa7

Browse files
authored
Merge pull request #2270 from askmike/release/0.6.1
release v0.6.1
2 parents 7e401c1 + e7d95a7 commit 03caaa7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gekko-broker",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Gekko's order execution library for bitcoin & crypto exchanges",
55
"main": "gekkoBroker.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gekko",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A bitcoin trading bot for auto trading at various exchanges",
55
"keywords": [
66
"trading",

0 commit comments

Comments
 (0)