Skip to content

Commit bde4b49

Browse files
committed
Bumped v8.0.1
Signed-off-by: Matteo Collina <[email protected]>
1 parent 8583d5b commit bde4b49

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/caching",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "A plugin for Fastify to enable management of cache control headers",
55
"main": "plugin.js",
66
"types": "plugin.d.ts",
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/fastify/fastify-caching#readme",
3535
"devDependencies": {
3636
"@types/node": "^17.0.21",
37-
"fastify": "^4.0.0-rc.2",
37+
"fastify": "^4.0.0-rc.3",
3838
"pre-commit": "^1.2.2",
3939
"snazzy": "^9.0.0",
4040
"standard": "^17.0.0",

0 commit comments

Comments
 (0)