Skip to content

Commit ce05ff6

Browse files
authored
Merge pull request #797 from aws-powertools/fix-version-comma
chore: Remove trailing comma
2 parents 2c53f9f + 5c4a021 commit ce05ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Logging": "1.6.4",
44
"Metrics": "2.0.0",
55
"Tracing": "1.6.1",
6-
"Metrics.AspNetCore": "0.1.0",
6+
"Metrics.AspNetCore": "0.1.0"
77
},
88
"Utilities": {
99
"Parameters": "1.3.0",

0 commit comments

Comments
 (0)