Skip to content

Commit c5c981f

Browse files
committedOct 23, 2019
Update package.json
1 parent 5097f55 commit c5c981f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "com.gameframe.scriptableobjects",
33
"displayName": "Gameframe.ScriptableObjects",
4-
"version": "1.0.1",
5-
"unity": "2018.2",
6-
"unityRelease": "13f1",
4+
"version": "1.0.2",
75
"author": {
86
"name": "Cory Leach",
97
"email": "cory.leach@gmail.com",
108
"url": "https://coryleach.info"
11-
}
9+
},
10+
"description": "Library of scriptable object types"
1211
}

0 commit comments

Comments
 (0)