Skip to content

Commit 71be5b3

Browse files
author
Oren (electricessence)
committed
Updated reference.
1 parent 984f2cb commit 71be5b3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Open.Collections.Numeric.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Part of the "Open" set of libraries.</Description>
1515
<RepositoryUrl>https://github.com/electricessence/Open.Collections.Numeric/</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>dotnet, dotnet-core, dotnetcore, cs, collections, numeric, double, extensions, threadsafe, thread-safe</PackageTags>
18-
<Version>1.3.1</Version>
18+
<Version>1.3.2</Version>
1919
<PackageReleaseNotes></PackageReleaseNotes>
20-
<AssemblyVersion>1.3.1.0</AssemblyVersion>
21-
<FileVersion>1.3.1.0</FileVersion>
20+
<AssemblyVersion>1.3.2.0</AssemblyVersion>
21+
<FileVersion>1.3.2.0</FileVersion>
2222
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2323
</PropertyGroup>
2424

@@ -38,7 +38,7 @@ Part of the "Open" set of libraries.</Description>
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="Open.Collections" Version="2.6.0" />
41+
<PackageReference Include="Open.Collections" Version="2.6.1" />
4242
<PackageReference Include="Open.Numeric" Version="2.0.1" />
4343
</ItemGroup>
4444

0 commit comments

Comments
 (0)