Skip to content

Commit b320de2

Browse files
committed
Bumped v3.0.0
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent a90dbfa commit b320de2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/response-validation",
3-
"version": "3.0.0-pre.fv5.2",
3+
"version": "3.0.0",
44
"description": "A simple plugin that enables response validation for Fastify.",
55
"main": "index.js",
66
"type": "commonjs",
@@ -15,7 +15,7 @@
1515
"ajv-errors": "^3.0.0",
1616
"ajv-formats": "^3.0.1",
1717
"c8": "^10.1.2",
18-
"fastify": "^5.0.0-alpha.3",
18+
"fastify": "^5.0.0-alpha.4",
1919
"standard": "^17.1.0",
2020
"tsd": "^0.31.0"
2121
},

0 commit comments

Comments
 (0)