Skip to content

Commit

Permalink
Merge pull request #305 from aws-powertools/version-bump-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hjgraca committed Jun 21, 2023
2 parents f0b7475 + b64ba42 commit afb05f9
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"Core": {
"Common": "1.1.0",
"Logging": "1.1.0",
"Metrics": "1.2.0",
"Tracing": "1.1.0"
},
"Utilities": {
"Parameters": "0.0.1-preview"
}
"Core": {
"Common": "1.1.1",
"Logging": "1.1.1",
"Metrics": "1.3.1",
"Tracing": "1.1.1"
},
"Utilities": {
"Parameters": "0.0.2-preview",
"Idempotency": "0.0.1-preview"
}
}

0 comments on commit afb05f9

Please sign in to comment.