Skip to content

Commit 9dc9181

Browse files
committed
1.0.0
1 parent 98085ed commit 9dc9181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-js-tree",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"private": false,
55
"license": "MIT",
66
"description": "GraphQL Parser providing simplier structure",
@@ -54,4 +54,4 @@
5454
"pre-commit": "npm run lint"
5555
}
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)