Commit 5d686f2 1 parent 1b94642 commit 5d686f2 Copy full SHA for 5d686f2
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @thatopen/components" ,
3
3
"description" : " Collection of core functionalities to author BIM apps." ,
4
- "version" : " 2.3.3 " ,
4
+ "version" : " 2.3.4 " ,
5
5
"author" : " That Open Company" ,
6
6
"contributors" : [
7
7
" Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export class Components implements Disposable {
14
14
/**
15
15
* The version of the @thatopen/components library.
16
16
*/
17
- static readonly release = "2.3.3 " ;
17
+ static readonly release = "2.3.4 " ;
18
18
19
19
/** {@link Disposable.onDisposed } */
20
20
readonly onDisposed = new Event < void > ( ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @thatopen/components-front" ,
3
3
"description" : " Collection of frontend tools to author BIM apps." ,
4
- "version" : " 2.3.2 " ,
4
+ "version" : " 2.3.3 " ,
5
5
"author" : " That Open Company" ,
6
6
"contributors" : [
7
7
" Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
You can’t perform that action at this time.
0 commit comments