We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6f541 commit 1e678ebCopy full SHA for 1e678eb
lib/meta.js
@@ -1,3 +1,3 @@
1
'use strict'
2
3
-module.exports = { version: '8.10.0' }
+module.exports = { version: '8.11.0' }
package.json
@@ -1,6 +1,6 @@
{
"name": "pino",
- "version": "8.10.0",
+ "version": "8.11.0",
4
"description": "super fast, all natural json logger",
5
"main": "pino.js",
6
"type": "commonjs",
0 commit comments