From 1cc02781e3e8ee8c2dc8c7546967e19866ae52e9 Mon Sep 17 00:00:00 2001 From: Marcos Oliveira de Assis <138058247+marcos-assis-brisa@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:19:25 -0300 Subject: [PATCH] Ion update (#1162) * style: adjusting colors for the dark theme * style: applying a variation of the dark theme * chore: update version --------- Co-authored-by: MarcosOliveir4 --- 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 9aa60c2e0..c53af5815 100644 --- a/projects/ion/package.json +++ b/projects/ion/package.json @@ -1,6 +1,6 @@ { "name": "@brisanet/ion", - "version": "0.0.100", + "version": "0.0.101", "repository": { "type": "git", "url": "git+https://github.com/Brisanet/ion.git"