From b25877fbbf30e806a62c719abff5acf0d7c5762d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=8A=E6=AD=A9?= Date: Sun, 2 Jun 2019 04:05:11 +0900 Subject: [PATCH] no message --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d66cc445115e4..0559a11e2200b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ccxt", - "version": "1.18.600", + "version": "x-2.0.0", "description": "A JavaScript / Python / PHP cryptocurrency trading library with support for 130+ exchanges", "main": "./ccxt.js", "unpkg": "dist/ccxt.browser.js",