From ec34c41c3ff0e33b31209ee22bbf5b6b1bf311fe Mon Sep 17 00:00:00 2001 From: Alexander Kireev Date: Sun, 22 Dec 2019 17:31:18 +0700 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b527b9..34aec15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iex-ts-client", - "version": "0.3.2", + "version": "0.4.0", "description": "IEX Cloud API TypeScript Client", "main": "build/main/index.js", "typings": "build/main/index.d.ts",