From 6cb07fd7d005624145cca3d8c8bafe76c36e27c5 Mon Sep 17 00:00:00 2001 From: JonathanRiche Date: Thu, 10 Oct 2024 10:21:50 -0400 Subject: [PATCH] release v 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87630de..090dea0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simpl.fi-api-client", - "version": "1.0.6", + "version": "1.0.7", "description": "A TypeScript client for interacting with the Simpli.fi API", "main": "dist/index.js", "types": "dist/index.d.ts",