We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9f278 commit 57036f4Copy full SHA for 57036f4
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "com.tannern.graphql-client",
3
- "version": "0.0.2",
+ "version": "0.1.0",
4
"displayName": "graphQL-client",
5
"description": "A GraphQL client library",
6
"unity": "2019.1",
7
"repository": {
8
"type": "git",
9
"url": "[email protected]:rennat/graphQL-client-unity.git",
10
- "revision": "0.0.2"
+ "revision": "0.1.0"
11
},
12
"dependencies": {
13
"jillejr.newtonsoft.json-for-unity": "12.0.301"
0 commit comments