Skip to content

Commit b66c1c9

Browse files
authored
Update package.json
1 parent 1e0bc3b commit b66c1c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "com.gameframe.scriptableobjects",
33
"displayName": "Gameframe.ScriptableObjects",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": {
66
"name": "Cory Leach",
77
"email": "cory.leach@gmail.com",
88
"url": "https://coryleach.info"
99
},
1010
"description": "Library of scriptable object types"
11-
}
11+
}

0 commit comments

Comments
 (0)