diff --git a/package.json b/package.json index 6cd066b5..0d5bf93e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-gql", - "version": "2.0.1", + "version": "2.0.2", "description": "Fastify barebone GraphQL adapter", "main": "index.js", "types": "index.d.ts",