We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f468d commit 9032850Copy full SHA for 9032850
README.md
@@ -487,10 +487,10 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
487
| V5.x.x | May 2019 | Dec 2020 | | Current |
488
489
## Version
490
-5.0.4
+5.0.5
491
492
## Release History
493
-`5.0.4` - zAppmetrics fixes, and bump agentcore for Alpine support.
+`5.0.5` - zAppmetrics fixes, and bump agentcore for Alpine support.
494
`5.0.3` - Bug fix.
495
`5.0.2` - Bump level of omragentcore.
496
`5.0.1` - Bug fix for incorrect timiings on http request.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "appmetrics",
3
- "version": "5.0.4",
+ "version": "5.0.5",
4
"engines": {
5
"node": ">=6"
6
},
0 commit comments