From ac0a31f4d0eb5a841b1d104aede142eeb8faa4f9 Mon Sep 17 00:00:00 2001 From: Andrew Napierkowski Date: Thu, 18 Jan 2024 12:01:50 -0500 Subject: [PATCH] version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5838b6..33c14bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fantasydata-node-client", - "version": "1.6.0", + "version": "1.7.0", "description": "Node.js SDK to interface with FantasyData APIs", "main": "FantasyDataClient.js", "scripts": {