Skip to content

Commit 9f61fbb

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.5...v2.0.0) (2020-04-11) * Rename package ([159eb0d](159eb0d)) ### BREAKING CHANGES * tool is now called unity-packer
1 parent 7a9be9d commit 9f61fbb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [2.0.0](https://github.com/MirrorNG/unity-packer/compare/v1.2.5...v2.0.0) (2020-04-11)
2+
3+
4+
* Rename package ([159eb0d](https://github.com/MirrorNG/unity-packer/commit/159eb0d6d947bb59c17cb5589ecc599ff4f3cffc))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* tool is now called unity-packer

unity-packer/unity-packer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ToolCommandName>unity-packer</ToolCommandName>
99
<PackageOutputPath>./nupkg</PackageOutputPath>
1010
<PackageId>unity-packer</PackageId>
11-
<Version>1.0.0</Version>
11+
<Version>2.0.0</Version>
1212
<Authors>Paul Pacheco</Authors>
1313
<Company>MirrorNG</Company>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)