Skip to content

Commit

Permalink
bumbs up version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eabili0 committed Jun 16, 2020
1 parent fffa8d1 commit 2ccf28d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ In detail:
Add this package as a dependency:

```
npm i -P @labbsr0x/express-monitor@2.4.0
npm i -P @labbsr0x/express-monitor@2.5.0
```

## HTTP Metrics
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labbsr0x/express-monitor",
"version": "2.4.0",
"version": "2.5.0",
"description": "A Prometheus middleware to add basic but very useful metrics for your Express JS app.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 2ccf28d

Please sign in to comment.