Skip to content

Commit afb05f9

Browse files
authored
Merge pull request #305 from aws-powertools/version-bump-1.4
2 parents f0b7475 + b64ba42 commit afb05f9

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

version.json

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"Core": {
3-
"Common": "1.1.0",
4-
"Logging": "1.1.0",
5-
"Metrics": "1.2.0",
6-
"Tracing": "1.1.0"
7-
},
8-
"Utilities": {
9-
"Parameters": "0.0.1-preview"
10-
}
2+
"Core": {
3+
"Common": "1.1.1",
4+
"Logging": "1.1.1",
5+
"Metrics": "1.3.1",
6+
"Tracing": "1.1.1"
7+
},
8+
"Utilities": {
9+
"Parameters": "0.0.2-preview",
10+
"Idempotency": "0.0.1-preview"
11+
}
1112
}

0 commit comments

Comments
 (0)