From f80fcd90835d90faedb0e83a3289e4db52536096 Mon Sep 17 00:00:00 2001 From: Alpha Vylly <65187737+AlphaLawless@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:07:26 -0300 Subject: [PATCH] deploy: release 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e88539c..4cde764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alphalawless/vindi-nodejs-unofficial", - "version": "0.1.6", + "version": "0.1.7", "description": "Vindi SDK NodeJS Unofficial", "main": "dist/index.js", "types": "dist/index.d.ts",