Skip to content

Commit 75e5591

Browse files
committed
Bumped v9.1.0
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent 28790ef commit 75e5591

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/meta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
'use strict'
22

3-
module.exports = { version: '9.0.0' }
3+
module.exports = { version: '9.1.0' }

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"description": "super fast, all natural json logger",
55
"main": "pino.js",
66
"type": "commonjs",
@@ -63,7 +63,7 @@
6363
"@types/flush-write-stream": "^1.0.0",
6464
"@types/node": "^20.2.3",
6565
"@types/tap": "^15.0.6",
66-
"@yao-pkg/pkg": "^5.11.5",
66+
"@yao-pkg/pkg": "5.11.5",
6767
"airtap": "4.0.4",
6868
"benchmark": "^2.1.4",
6969
"bole": "^5.0.5",

0 commit comments

Comments
 (0)