Skip to content

Commit

Permalink
Release 0.0.1.4 preparation (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Oct 26, 2018
1 parent b6e5e71 commit fc39e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions async-enumerable-dotnet/async-enumerable-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<LangVersion>latest</LangVersion>
<PackageId>akarnokd.async-enumerable-dotnet</PackageId>
<Version>0.0.1.3</Version>
<Version>0.0.1.4</Version>
<Authors>David Karnok</Authors>
<Company />
<AssemblyVersion>0.0.1.4</AssemblyVersion>
<FileVersion>0.0.1.3</FileVersion>
<FileVersion>0.0.1.4</FileVersion>
<PackageTags>async, concurrency, async-enumerable, operators, async-sequence</PackageTags>
<RepositoryUrl>https://github.com/akarnokd/async-enumerable-dotnet</RepositoryUrl>
<PackageProjectUrl>https://github.com/akarnokd/async-enumerable-dotnet#getting-started</PackageProjectUrl>
Expand Down

0 comments on commit fc39e2c

Please sign in to comment.