Skip to content

Commit a0823a5

Browse files
author
Pablo
committed
Updates version
1 parent 056db91 commit a0823a5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"contributors": [
55
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
66
"Juan Hoyos (https://github.com/HoyosJuan)",
7-
"Harry Collin (https://github.com/harrycollin)"
7+
"Harry Collin (https://github.com/harrycollin)",
8+
"Pablo Aguilar (https://github.com/pabloaguilarv"
89
],
910
"scripts": {
1011
"dev": "vite --host",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components",
33
"description": "Collection of core functionalities to author BIM apps.",
4-
"version": "3.1.5",
4+
"version": "3.1.6",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",

0 commit comments

Comments
 (0)