From f46039a62f2865f16f2ee2423017b1032f6ef9d4 Mon Sep 17 00:00:00 2001 From: Juan Hoyos Date: Thu, 30 May 2024 21:11:17 -0500 Subject: [PATCH] chore: bump version --- packages/core/package.json | 2 +- packages/obc/package.json | 4 ++-- yarn.lock | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 65c70892..6e38a705 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@thatopen/ui", "description": "Collection of web components (UI components) meant to be used, but not limited to, BIM applications.", - "version": "2.0.3", + "version": "2.0.4", "author": "That Open Company", "contributors": [ "Juan Hoyos (https://github.com/HoyosJuan)" diff --git a/packages/obc/package.json b/packages/obc/package.json index cd234e9c..b988d1b0 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.0.3", + "version": "2.0.4", "author": "That Open Company", "contributors": [ "Juan Hoyos (https://github.com/HoyosJuan)" @@ -38,7 +38,7 @@ "access": "public" }, "dependencies": { - "@thatopen/ui": "2.0.3", + "@thatopen/ui": "2.0.4", "lit": "3.1.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ae7b7910..b838cca1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -666,7 +666,7 @@ __metadata: "@thatopen/components": ~2.0.0 "@thatopen/components-front": ~2.0.0 "@thatopen/fragments": ~2.0.0 - "@thatopen/ui": 2.0.3 + "@thatopen/ui": 2.0.4 "@types/three": 0.160.0 lit: 3.1.2 three: 0.160.1 @@ -679,7 +679,7 @@ __metadata: languageName: unknown linkType: soft -"@thatopen/ui@2.0.3, @thatopen/ui@workspace:packages/core": +"@thatopen/ui@2.0.4, @thatopen/ui@workspace:packages/core": version: 0.0.0-use.local resolution: "@thatopen/ui@workspace:packages/core" dependencies: