From e254d03dc4461805a92ff1cc1f6aa3666af81ac3 Mon Sep 17 00:00:00 2001 From: AlphaLawless Date: Mon, 20 May 2024 18:44:15 -0300 Subject: [PATCH] deploy: release 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c83058..24e2485 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alphalawless/vindi-nodejs-unofficial", - "version": "0.1.3", + "version": "0.1.4", "description": "Vindi SDK NodeJS Unofficial", "type": "module", "main": "dist/index.js",