diff --git a/package.json b/package.json index 6ee3d475..4e0e49b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-jit", - "version": "0.8.3", + "version": "0.8.4", "description": "GraphQL JIT Compiler to JS", "main": "dist/index.js", "types": "./dist/index.d.ts",