Skip to content

Commit 8e0ce3a

Browse files
authored
Update package.json
1 parent b57776c commit 8e0ce3a

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,7 +1,7 @@
11
{
22
"name": "com.merlin.easyeventeditor",
33
"displayName": "Easy Event Editor",
4-
"version": "1.0.1",
4+
"version": "1.0.3",
55
"unity": "2017.4",
66
"description": "Drop in replacement for the default Unity event editor drawer that allows listener reordering and a few other things",
77
"keywords": ["Event", "Editor", "Delegate"],
@@ -13,4 +13,4 @@
1313
"author": {
1414
"name" : "Merlin"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)