Skip to content

Commit 17401d7

Browse files
New version
1 parent a8db365 commit 17401d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DiscogsClient/DiscogsClient.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>DiscogsClient</AssemblyName>
77
<RootNamespace>DiscogsClient</RootNamespace>
88
<Authors>David Desmaisons</Authors>
9-
<Version>2.7.0</Version>
9+
<Version>2.7.1</Version>
1010
<PackageProjectUrl></PackageProjectUrl>
1111
<RepositoryUrl>https://github.com/David-Desmaisons/DiscogsClient</RepositoryUrl>
1212
<PackageLicenseUrl>https://github.com/David-Desmaisons/DiscogsClient/blob/master/LICENSE</PackageLicenseUrl>
@@ -22,8 +22,8 @@ Transparent management of pagination using none blocking API (Reactive IObservab
2222
<PackageId>DiscogsClient</PackageId>
2323
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2424
<PackageTags>DiscogsClient, Asynchronous, Client</PackageTags>
25-
<AssemblyVersion>2.7.0.0</AssemblyVersion>
26-
<FileVersion>2.7.0.0</FileVersion>
25+
<AssemblyVersion>2.7.1.0</AssemblyVersion>
26+
<FileVersion>2.7.1.0</FileVersion>
2727
<PackageReleaseNotes>Add async method for paginated queries</PackageReleaseNotes>
2828
</PropertyGroup>
2929

0 commit comments

Comments
 (0)