Skip to content

Commit

Permalink
Bumped v4.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 8, 2018
1 parent 8d60e0f commit ed7f0d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hapi-pino",
"version": "4.0.0",
"version": "4.0.1",
"description": "Hapi plugin for the Pino logger ",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"abstract-logging": "^1.0.0",
"hoek": "^5.0.2",
"pino": "^4.10.2"
"pino": "^4.10.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ed7f0d4

Please sign in to comment.