Skip to content

Commit 292c7a8

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2020-04-11) ### Features * available in nuget ([b4d0ad5](b4d0ad5))
1 parent e12a9b3 commit 292c7a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11)
2+
3+
4+
### Features
5+
6+
* available in nuget ([b4d0ad5](https://github.com/MirrorNG/unity-packer/commit/b4d0ad537302c395ebbcdb0a5e2875bc0c63dd6a))
7+
18
# [2.0.0](https://github.com/MirrorNG/unity-packer/compare/v1.2.5...v2.0.0) (2020-04-11)
29

310

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>2.0.0</Version>
11+
<Version>2.1.0</Version>
1212
<Authors>Paul Pacheco</Authors>
1313
<Company>MirrorNG</Company>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)