Skip to content

Commit 0324974

Browse files
authored
Bump release to 0.7.4 (#173)
- fix: parse Date scalar object arguments properly (#158) - fix: apply directives skip/include for mutation (#172) - upgrade dependencies: minimist, async, fast-json-stringify
1 parent 970d4e4 commit 0324974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-jit",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
44
"description": "GraphQL JIT Compiler to JS",
55
"main": "dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)