Skip to content

Commit

Permalink
Bumped v8.16.2
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Nov 15, 2023
1 parent 1259861 commit b3a2210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/meta.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
'use strict'

module.exports = { version: '8.16.1' }
module.exports = { version: '8.16.2' }
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pino",
"version": "8.16.1",
"version": "8.16.2",
"description": "super fast, all natural json logger",
"main": "pino.js",
"type": "commonjs",
Expand Down

0 comments on commit b3a2210

Please sign in to comment.