Skip to content

Commit

Permalink
Bumped v9.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed May 13, 2024
1 parent 28790ef commit 75e5591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/meta.js
@@ -1,3 +1,3 @@
'use strict'

module.exports = { version: '9.0.0' }
module.exports = { version: '9.1.0' }
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pino",
"version": "9.0.0",
"version": "9.1.0",
"description": "super fast, all natural json logger",
"main": "pino.js",
"type": "commonjs",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@types/flush-write-stream": "^1.0.0",
"@types/node": "^20.2.3",
"@types/tap": "^15.0.6",
"@yao-pkg/pkg": "^5.11.5",
"@yao-pkg/pkg": "5.11.5",
"airtap": "4.0.4",
"benchmark": "^2.1.4",
"bole": "^5.0.5",
Expand Down

0 comments on commit 75e5591

Please sign in to comment.