Skip to content

Commit 4926e1e

Browse files
authored
Update version for release 185
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
1 parent efec6fb commit 4926e1e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

version.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"Core": {
3-
"Logging": "1.4.4",
4-
"Metrics": "1.5.3",
5-
"Tracing": "1.3.2"
3+
"Logging": "1.5.0",
4+
"Metrics": "1.6.0",
5+
"Tracing": "1.4.0"
66
},
77
"Utilities": {
8-
"Parameters": "1.1.2",
9-
"Idempotency": "1.0.0",
10-
"BatchProcessing": "1.0.0"
8+
"Parameters": "1.2.0",
9+
"Idempotency": "1.1.0",
10+
"BatchProcessing": "1.1.0"
1111
}
1212
}

0 commit comments

Comments
 (0)