Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HoyosJuan committed May 31, 2024
1 parent 6abda24 commit f46039a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -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)"
Expand Down
4 changes: 2 additions & 2 deletions packages/obc/package.json
Original file line number Diff line number Diff line change
@@ -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)"
Expand Down Expand Up @@ -38,7 +38,7 @@
"access": "public"
},
"dependencies": {
"@thatopen/ui": "2.0.3",
"@thatopen/ui": "2.0.4",
"lit": "3.1.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -679,7 +679,7 @@ __metadata:
languageName: unknown
linkType: soft

"@thatopen/[email protected].3, @thatopen/ui@workspace:packages/core":
"@thatopen/[email protected].4, @thatopen/ui@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@thatopen/ui@workspace:packages/core"
dependencies:
Expand Down

0 comments on commit f46039a

Please sign in to comment.