Skip to content

Commit 5f77e7b

Browse files
committed
changelog, package
1 parent 0e16720 commit 5f77e7b

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.osc",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"displayName": "CippSharp.OneShotCoroutine",
55
"description": "A solution to run a Coroutine once (ignoring GameObject active status).",
66
"unity":"2019.4",

0 commit comments

Comments
 (0)