Skip to content

Commit

Permalink
bumbs up version to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
werberson committed Sep 18, 2020
1 parent 39d0967 commit cd0b35c
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.7.0
npm i -P @labbsr0x/express-monitor@2.8.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.7.0",
"version": "2.8.0",
"description": "A Prometheus middleware to add basic but very useful metrics for your Express JS app.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit cd0b35c

Please sign in to comment.