Skip to content

Commit

Permalink
release version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
werberson committed Sep 17, 2020
1 parent ac2c923 commit f295a48
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.6.0
npm i -P @labbsr0x/express-monitor@2.7.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.6.0",
"version": "2.7.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 f295a48

Please sign in to comment.