Skip to content

Commit

Permalink
Bumped v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Nov 3, 2021
1 parent 61e5d3e commit 355af68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -6,7 +6,8 @@ post-processing.

## Supported Hapi versions

- hapi-pino v8.x supports Hapi v20. (Known to work on v18 and v19, not tested anymore.)
- hapi-pino v9.x supports Hapi v20.
- hapi-pino v8.x supports Hapi v18, v19 and v20.
- hapi-pino v7.x supports Hapi v18 and v19.
- hapi-pino v6.x supports Hapi v17, v18 and v19
- hapi-pino v5.x supports Hapi v17 and v18
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hapi-pino",
"version": "8.5.0",
"version": "9.0.0",
"description": "Hapi plugin for the Pino logger ",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 355af68

Please sign in to comment.