diff --git a/package.json b/package.json index f91d2bc0..e9e6e194 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-react", - "version": "1.0.0", + "version": "2.0.0", "description": "React server side rendering support for Fastify with Next", "main": "index.js", "scripts": {