Skip to content

Commit 21d5f79

Browse files
committed
[修改] 修改版本号为1.0.1
1 parent 0f4ad7c commit 21d5f79

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Gravity Engine",
44
"category": "Game Framework X",
55
"description": "Gravity Engine",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"unity": "2017.1",
88
"keywords": [
99
"Game Framework X"
@@ -18,6 +18,5 @@
1818
"email": "[email protected]",
1919
"url": "https://alianblank.com/"
2020
},
21-
"dependencies": {
22-
}
23-
}
21+
"dependencies": {}
22+
}

0 commit comments

Comments
 (0)