Skip to content

Commit 9e32899

Browse files
committed
changeloc, package
1 parent 5bc1133 commit 9e32899

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Version 1.0.X
2+
- minor changes and bug fixing
3+
14
## Version 1.0.0
25
- Added support for UnityPackageManager
36
- Added support for AssemblyDefinitions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.cippsharpcore.interfaces",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"displayName": "CippSharp.Interfaces",
55
"description": "Create your custom serializable class that holds the reference to an UnityEngine.Object that implements an interface I.",
66
"unity":"2019.4",

0 commit comments

Comments
 (0)