Skip to content

Commit 833e5da

Browse files
committed
Bumped v9.13.0
1 parent fddcb5e commit 833e5da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
'use strict'
22

3-
module.exports = { version: '9.12.0' }
3+
module.exports = { version: '9.13.0' }

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino",
3-
"version": "9.12.0",
3+
"version": "9.13.0",
44
"description": "super fast, all natural json logger",
55
"main": "pino.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)