From 85dd10066bb16021638f5393f949ee9eddc91222 Mon Sep 17 00:00:00 2001 From: lucas-alcantara-brisa <138056766+lucas-alcantara-brisa@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:00:03 -0300 Subject: [PATCH] chore: update ion version (#1202) --- projects/ion/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ion/package.json b/projects/ion/package.json index bccb28542..6cb59cc5a 100644 --- a/projects/ion/package.json +++ b/projects/ion/package.json @@ -1,6 +1,6 @@ { "name": "@brisanet/ion", - "version": "0.0.103", + "version": "0.0.104", "repository": { "type": "git", "url": "git+https://github.com/Brisanet/ion.git"