From 9ca8ea33e541592fac428582852300d50e5ae650 Mon Sep 17 00:00:00 2001 From: Alexander Kireev Date: Thu, 26 Dec 2019 17:30:53 +0700 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a01aba..b5236fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iex-cloud", - "version": "2.1.0", + "version": "2.1.1", "description": "IEX Cloud API TypeScript Client", "main": "build/main/index.js", "typings": "build/main/index.d.ts",