We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3a36a commit 5645871Copy full SHA for 5645871
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-jit",
3
- "version": "0.8.0",
+ "version": "0.8.1",
4
"description": "GraphQL JIT Compiler to JS",
5
"main": "dist/index.js",
6
"types": "./dist/index.d.ts",
0 commit comments