Skip to content

Commit 0a811b3

Browse files
committed
[修改] 修改版本号为1.0.1
1 parent 689b99c commit 0a811b3

1 file changed

Lines changed: 17 additions & 18 deletions

File tree

package.json

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
{
2-
"name": "com.gameframex.unity.xincger.litjson",
3-
"displayName": "LitJSON",
4-
"version": "1.0.0",
5-
"unity": "2017.1",
6-
"description": "适用于Unity的改进型LitJson库",
7-
"author": {
8-
"name": "litjson",
9-
"url": "https://github.com/XINCGer/LitJson4Unity"
10-
},
11-
"repository": {
12-
"type": "git",
13-
"url": "https://github.com/XINCGer/LitJson4Unity.git"
14-
},
15-
"relatedPackages": {},
16-
"dependencies": {
17-
}
18-
}
1+
{
2+
"name": "com.gameframex.unity.xincger.litjson",
3+
"displayName": "LitJSON",
4+
"version": "1.0.1",
5+
"unity": "2017.1",
6+
"description": "适用于Unity的改进型LitJson库",
7+
"author": {
8+
"name": "litjson",
9+
"url": "https://github.com/XINCGer/LitJson4Unity"
10+
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/XINCGer/LitJson4Unity.git"
14+
},
15+
"relatedPackages": {},
16+
"dependencies": {}
17+
}

0 commit comments

Comments
 (0)