diff --git a/package.json b/package.json index 2c08c930..d33d3d98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-nextjs", - "version": "7.1.1", + "version": "7.2.0", "description": "React server side rendering support for Fastify with Next", "main": "index.js", "engines": {