Skip to content

Commit 8deb3c2

Browse files
committed
Prep for 5.1.1 release
1 parent b192fdb commit 8deb3c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,10 +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.1.0
490+
5.1.1
491491

492492
## Release History
493-
`5.1.0` - Node13 support, bump dependency versions and a trace probe fix.
493+
`5.1.1` - Node13 support, bump dependency versions and a trace probe fix.
494494
`5.0.5` - zAppmetrics fixes, and bump agentcore for Alpine support.
495495
`5.0.3` - Bug fix.
496496
`5.0.2` - Bump level of omragentcore.

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.1.0",
3+
"version": "5.1.1",
44
"engines": {
55
"node": ">=6"
66
},

0 commit comments

Comments
 (0)