From e6c5508a7d0c9e47912a626b4990f7c1bed44b13 Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Fri, 15 Oct 2021 10:21:47 +0100 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ff7b38..84ef5af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "robinhood", - "version": "1.7.0", + "version": "1.8.0", "description": "Comprehensive NodeJS API wrapper for the Robinhood API", "main": "src/robinhood.js", "typings": "robinhood.d.ts",