Skip to content

Commit

Permalink
Packing v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLarsenNZ committed Sep 16, 2018
1 parent b1ab673 commit 4f74589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SpotifyApi.NetCore/SpotifyApi.NetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageId>SpotifyApi.NetCore</PackageId>
<Title>Spotify Web API .NET Core</Title>
<Description>Lightweight .NET Core client wrapper for the Spotify Web API</Description>
<Version>2.0.1</Version>
<Version>2.0.2</Version>
<Authors>Daniel Larsen</Authors>
<Company>Ringobot</Company>
<Copyright>Copyright 2018 Daniel Larsen</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="SpotifyApi.NetCore" Version="2.0.1" />
<PackageReference Include="SpotifyApi.NetCore" Version="2.0.2" />
<!-- <ProjectReference Include="../../SpotifyApi.NetCore/SpotifyApi.NetCore.csproj" /> -->
</ItemGroup>

Expand Down

0 comments on commit 4f74589

Please sign in to comment.