From 6174d7b5fde151f31c5cd2e0cbd39bead861ea7d Mon Sep 17 00:00:00 2001 From: Juan Hoyos Date: Fri, 9 Aug 2024 20:08:20 -0500 Subject: [PATCH] chore: bumps ui-obc 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 a1fe626..febd7e9 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.6", + "version": "2.1.7", "author": "That Open Company", "contributors": [ "Juan Hoyos (https://github.com/HoyosJuan)" @@ -56,4 +56,4 @@ "three": "0.160.1", "web-ifc": "0.0.56" } -} +} \ No newline at end of file