From a6ec7ed80f93ebdddbea3c4719e95bf61e9a4f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Gabriel=20Tonaco?= <64219777+bluee-js@users.noreply.github.com> Date: Sat, 29 Oct 2022 22:05:52 -0300 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ab5849..b85b4f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squarecloud/api", - "version": "1.1.4", + "version": "1.1.5", "description": "A JavaScript Wrapper for SquareCloud API", "main": "lib/index.js", "types": "lib/index.d.ts",