Skip to content

Commit 4ab8a9e

Browse files
committed
1.0.1
1 parent 9f2d965 commit 4ab8a9e

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

package.json

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"name": "com.gameframe.scriptableobjects",
3-
"displayName": "GameFrame.ScriptableObjects",
4-
"version": "1.0.0",
5-
"description": "",
6-
"unity": "2018.2",
7-
"unityRelease": "13f1",
8-
"author": {
9-
"name": "Cory Leach",
10-
"email": "cory.leach@gmail.com",
11-
"url": "https://coryleach.info"
12-
}
13-
}
2+
"name": "com.gameframe.scriptableobjects",
3+
"displayName": "GameFrame.ScriptableObjects",
4+
"version": "1.0.1",
5+
"unity": "2018.2",
6+
"unityRelease": "13f1",
7+
"author": {
8+
"name": "Cory Leach",
9+
"email": "cory.leach@gmail.com",
10+
"url": "https://coryleach.info"
11+
}
12+
}

0 commit comments

Comments
 (0)