Skip to content

Commit c215089

Browse files
author
András Kurai
committed
bump version, update changelog
1 parent c59a5db commit c215089

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+
# 0.4.0
2+
- More nicely formatted output
3+
14
# 0.3.0
25
- Support for files with non-alphanumeric characters
36
- Support for file starting with numeric characters

UnityResourceGenerator/Assets/AutSoft.UnityResourceGenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.autsoft.unityresourcegenerator",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"displayName": "Unity Resource Generator",
55
"description": "Generate path strings for Resources.Load",
66
"license": "MIT",

0 commit comments

Comments
 (0)