From 1aab5b0ff5a0e5d7f865de0f9576ecf2f5ee9221 Mon Sep 17 00:00:00 2001 From: Juan Hoyos Date: Fri, 12 Jul 2024 12:28:49 -0500 Subject: [PATCH] chore: bumps version --- packages/obc/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/obc/package.json b/packages/obc/package.json index 4b76e4f1..5e124c2f 100644 --- a/packages/obc/package.json +++ b/packages/obc/package.json @@ -1,7 +1,7 @@ { "name": "@thatopen/ui-obc", "description": "Collection of web components (UI components) implementations to use with @thatopen/components.", - "version": "2.1.0", + "version": "2.1.1", "author": "That Open Company", "contributors": [ "Juan Hoyos (https://github.com/HoyosJuan)" @@ -56,4 +56,4 @@ "three": "0.160.1", "web-ifc": "0.0.55" } -} +} \ No newline at end of file