From a06279f989b9f14872f5ba4d1464f79a01f14ec0 Mon Sep 17 00:00:00 2001 From: Iury Nogueira Date: Thu, 8 Dec 2022 10:47:49 -0300 Subject: [PATCH] build: v0.0.35 :rocket: --- 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 01ac55d5f..2377cb7fd 100644 --- a/projects/ion/package.json +++ b/projects/ion/package.json @@ -1,6 +1,6 @@ { "name": "@brisanet/ion", - "version": "0.0.34", + "version": "0.0.35", "peerDependencies": { "@angular/common": "^8.1.3", "@angular/core": "^8.1.3"