File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.3
2
2
info :
3
3
title : My Nethesis API
4
4
description : REST API for My Nethesis with business hierarchy management and RBAC
5
- version : 0.1.1
5
+ version : 0.2.0
6
6
contact :
7
7
name : Nethesis S.r.l.
8
8
url : http://www.nethesis.it
Original file line number Diff line number Diff line change 1
- 0.1.1
1
+ 0.2.0
Original file line number Diff line number Diff line change 1
- 0.1.1
1
+ 0.2.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " my-nethesis-ui" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
- 0.1.1
1
+ 0.2.0
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.1 " ,
2
+ "version" : " 0.2.0 " ,
3
3
"name" : " My Nethesis" ,
4
4
"components" : {
5
- "backend" : " 0.1.1 " ,
6
- "sync" : " 0.1.1 " ,
7
- "collect" : " 0.1.1 " ,
8
- "frontend" : " 0.1.1 " ,
9
- "proxy" : " 0.1.1 "
5
+ "backend" : " 0.2.0 " ,
6
+ "sync" : " 0.2.0 " ,
7
+ "collect" : " 0.2.0 " ,
8
+ "frontend" : " 0.2.0 " ,
9
+ "proxy" : " 0.2.0 "
10
10
}
11
11
}
You can’t perform that action at this time.
0 commit comments