Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Oct 29, 2020
1 parent a8db365 commit 17401d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DiscogsClient/DiscogsClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<AssemblyName>DiscogsClient</AssemblyName>
<RootNamespace>DiscogsClient</RootNamespace>
<Authors>David Desmaisons</Authors>
<Version>2.7.0</Version>
<Version>2.7.1</Version>
<PackageProjectUrl></PackageProjectUrl>
<RepositoryUrl>https://github.com/David-Desmaisons/DiscogsClient</RepositoryUrl>
<PackageLicenseUrl>https://github.com/David-Desmaisons/DiscogsClient/blob/master/LICENSE</PackageLicenseUrl>
Expand All @@ -22,8 +22,8 @@ Transparent management of pagination using none blocking API (Reactive IObservab
<PackageId>DiscogsClient</PackageId>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageTags>DiscogsClient, Asynchronous, Client</PackageTags>
<AssemblyVersion>2.7.0.0</AssemblyVersion>
<FileVersion>2.7.0.0</FileVersion>
<AssemblyVersion>2.7.1.0</AssemblyVersion>
<FileVersion>2.7.1.0</FileVersion>
<PackageReleaseNotes>Add async method for paginated queries</PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit 17401d7

Please sign in to comment.