Skip to content

Commit 7fff8ff

Browse files
committed
update nuspec version
1 parent e42b814 commit 7fff8ff

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/AppleMusicAPI.NET.Models/AppleMusicAPI.NET.Models.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<PackageProjectUrl>https://github.com/MattPress/AppleMusicAPI.NET</PackageProjectUrl>
1111
<PackageLicenseUrl>https://github.com/MattPress/AppleMusicAPI.NET/blob/master/LICENSE</PackageLicenseUrl>
1212
<Description>Models for AppleMusicAPI.NET wrapper.</Description>
13+
<Version>2.0.0</Version>
1314
</PropertyGroup>
1415

1516
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

src/AppleMusicAPI.NET/AppleMusicAPI.NET.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<PackageProjectUrl>https://github.com/MattPress/AppleMusicAPI.NET</PackageProjectUrl>
1313
<PackageLicenseUrl>https://github.com/MattPress/AppleMusicAPI.NET/blob/master/LICENSE</PackageLicenseUrl>
1414
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
15+
<Version>2.0.0</Version>
1516
</PropertyGroup>
1617

1718
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

0 commit comments

Comments
 (0)