Skip to content

Commit 2925fd6

Browse files
tobespcmattcolegate
authored andcommitted
release 5.0.1
1 parent 1d90e33 commit 2925fd6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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.0
490+
5.0.1
491491

492492
## Release History
493+
`5.0.1` - Bug fix for incorrect timings on http requests.
493494
`5.0.0` - Add Node 12 support, remove Node 6 support.
494495
`4.0.1` - Bug fix release including adding Node 10 support on Windows (Unix already working).
495496
`4.0.0` - Remove node-hc and add support for preloading.

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

0 commit comments

Comments
 (0)