Skip to content

Commit 310c45c

Browse files
committed
Update package
1 parent 087a0f7 commit 310c45c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Change Log:
2+
## 1.1.3
3+
- Update ExtendedScriptableObjectDrawer.
24
## 1.1.2
35
- Fixed private fields in ScriptableObject getting serialized.
46
## 1.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.vertexcolor.scriptabledata",
33
"displayName": "ScriptableData",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"unity": "2019.1",
66
"description": "ScriptableData code base for ScriptableObject workflow.",
77
"category": "Tool",

0 commit comments

Comments
 (0)