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 ae9370b commit 0c33860Copy full SHA for 0c33860
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "com.tannern.graphql-client",
3
- "version": "0.1.2",
+ "version": "0.1.3",
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.1.2"
+ "revision": "0.1.3"
11
},
12
"dependencies": {
13
- "com.unity.nuget.newtonsoft-json": "3.0"
+ "com.unity.nuget.newtonsoft-json": "3.0.2"
14
}
15
0 commit comments