From 466a632ba6d6397453c1c83f404515c80fb5951e Mon Sep 17 00:00:00 2001 From: Nelson Dominguez Date: Thu, 31 Aug 2023 16:38:33 +0200 Subject: [PATCH] build: release v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9548eeb..781ea61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gelato-admin", - "version": "1.1.1", + "version": "1.1.2", "description": "A lightweight Node.js client for the Gelato API", "author": "Nelson Dominguez <18242749+ekkolon@users.noreply.github.com>", "license": "Apache-2.0",