Bumped v9.10.0

This commit is contained in:
mcollina 2025-09-17 17:42:41 +00:00
parent 4c18f29d4f
commit f8e4161b80
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
'use strict'
module.exports = { version: '9.9.5' }
module.exports = { version: '9.10.0' }

View File

@ -1,6 +1,6 @@
{
"name": "pino",
"version": "9.9.5",
"version": "9.10.0",
"description": "super fast, all natural json logger",
"main": "pino.js",
"type": "commonjs",