Skip to content

Commit 83f468d

Browse files
committed
Bump omr-agentcore and prep for release v5.0.4
1 parent a5242d6 commit 83f468d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,9 +487,10 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
487487
| V5.x.x | May 2019 | Dec 2020 | | Current |
488488

489489
## Version
490-
5.0.3
490+
5.0.4
491491

492492
## Release History
493+
`5.0.4` - zAppmetrics fixes, and bump agentcore for Alpine support.
493494
`5.0.3` - Bug fix.
494495
`5.0.2` - Bump level of omragentcore.
495496
`5.0.1` - Bug fix for incorrect timiings on http request.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appmetrics",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"engines": {
55
"node": ">=6"
66
},

0 commit comments

Comments
 (0)