Skip to content

Commit

Permalink
Bumped v8.3.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 Jul 21, 2022
1 parent 55e25f8 commit 90e728e
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: '8.2.0' }
module.exports = { version: '8.3.0' }
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pino",
"version": "8.2.0",
"version": "8.3.0",
"description": "super fast, all natural json logger",
"main": "pino.js",
"type": "commonjs",
Expand Down Expand Up @@ -117,7 +117,7 @@
"quick-format-unescaped": "^4.0.3",
"real-require": "^0.1.0",
"safe-stable-stringify": "^2.3.1",
"sonic-boom": "^3.0.0",
"sonic-boom": "^3.1.0",
"thread-stream": "^2.0.0"
},
"tsd": {
Expand Down

0 comments on commit 90e728e

Please sign in to comment.