Skip to content

Commit 375e136

Browse files
committed
Bumped v5.8.2
1 parent 25a70ff commit 375e136

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fastify.js

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

3-
const VERSION = '5.8.1'
3+
const VERSION = '5.8.2'
44

55
const Avvio = require('avvio')
66
const http = require('node:http')

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify",
3-
"version": "5.8.1",
3+
"version": "5.8.2",
44
"description": "Fast and low overhead web framework, for Node.js",
55
"main": "fastify.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)