From e11d7ad6d20ac743fa827fc28fa03d341d55472f Mon Sep 17 00:00:00 2001 From: Alexander Kireev Date: Sat, 13 Jun 2020 11:31:28 +0700 Subject: [PATCH] 2.1.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b3c6a3..9a20770 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "iex-cloud", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 92ea0f7..2cb3a11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iex-cloud", - "version": "2.1.3", + "version": "2.1.4", "description": "IEX Cloud API TypeScript Client", "main": "build/main/index.js", "typings": "build/main/index.d.ts",