From cec41fa1d54258ab872068f08fd1c7f30f7b9694 Mon Sep 17 00:00:00 2001 From: Vitaly Gordon Date: Wed, 27 Feb 2019 03:58:31 +0300 Subject: [PATCH] =?UTF-8?q?100+=20exchanges=20=E2=86=92=20130+=20exchanges?= =?UTF-8?q?=20(in=20package.json)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index afc966fdde553..4156a2b60365e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ccxt", "version": "1.18.296", - "description": "A JavaScript / Python / PHP cryptocurrency trading library with support for 100+ exchanges", + "description": "A JavaScript / Python / PHP cryptocurrency trading library with support for 130+ exchanges", "main": "./ccxt.js", "unpkg": "build/ccxt.browser.js", "engines": { @@ -462,4 +462,4 @@ "url": "https://opencollective.com/ccxt", "logo": "https://opencollective.com/ccxt/logo.txt" } -} \ No newline at end of file +}