Skip to content

Commit 1f0601e

Browse files
author
Oren (electricessence)
committed
Updated refrences.
1 parent 8186415 commit 1f0601e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Open.Collections.Numeric.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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.0.1</Version>
18+
<Version>1.0.2</Version>
1919
</PropertyGroup>
2020

2121
<ItemGroup>
@@ -26,8 +26,8 @@ Part of the "Open" set of libraries.</Description>
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Open.Collections" Version="2.0.1" />
30-
<PackageReference Include="Open.Numeric" Version="1.0.1" />
29+
<PackageReference Include="Open.Collections" Version="2.1.2" />
30+
<PackageReference Include="Open.Numeric" Version="1.0.5" />
3131
<PackageReference Include="Open.Text" Version="1.0.0" />
3232
<PackageReference Include="Open.Threading" Version="1.2.1" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)