Skip to content

Commit 0c33860

Browse files
committed
full version number
1 parent ae9370b commit 0c33860

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "com.tannern.graphql-client",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"displayName": "graphQL-client",
55
"description": "A GraphQL client library",
66
"unity": "2019.1",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:rennat/graphQL-client-unity.git",
10-
"revision": "0.1.2"
10+
"revision": "0.1.3"
1111
},
1212
"dependencies": {
13-
"com.unity.nuget.newtonsoft-json": "3.0"
13+
"com.unity.nuget.newtonsoft-json": "3.0.2"
1414
}
1515
}

0 commit comments

Comments
 (0)