Skip to content

Commit 788871e

Browse files
author
András Kurai
committed
Merge branch 'feature/bump-version' into develop
2 parents 2995592 + 05b8807 commit 788871e

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+
# 1.0.0
2+
- Version bump, same as 0.5.0 after manual testing
3+
14
# 0.5.0
25
- Normalize line endings to Windows CLRF
36
- Add Roslynator suppression to line endings

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.5.0",
3+
"version": "1.0.0",
44
"displayName": "Unity Resource Generator",
55
"description": "Generate path strings for Resources.Load",
66
"license": "MIT",

0 commit comments

Comments
 (0)