From 7e321ea9d130679f8555747b56632e090cfb52b7 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Fri, 17 May 2024 19:43:49 -0300 Subject: [PATCH] chore: update version to 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd40597f..6cb748ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydra", - "version": "1.2.1", + "version": "1.2.2", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",