Skip to content

Commit

Permalink
Bumped v8.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed May 24, 2022
1 parent 8583d5b commit bde4b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastify/caching",
"version": "8.0.0",
"version": "8.0.1",
"description": "A plugin for Fastify to enable management of cache control headers",
"main": "plugin.js",
"types": "plugin.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"homepage": "https://github.com/fastify/fastify-caching#readme",
"devDependencies": {
"@types/node": "^17.0.21",
"fastify": "^4.0.0-rc.2",
"fastify": "^4.0.0-rc.3",
"pre-commit": "^1.2.2",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
Expand Down

0 comments on commit bde4b49

Please sign in to comment.