Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bretcope committed Sep 14, 2018
1 parent c029b2e commit 937eba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NFig.Redis/NFig.Redis.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net462;netcoreapp2.0</TargetFrameworks>
<Version>2.2.0</Version>
<Version>2.2.1</Version>
<Authors>Bret Copeland</Authors>
<PackageProjectUrl>https://github.com/nfig/nfig.redis</PackageProjectUrl>
<RepositoryUrl>https://github.com/nfig/nfig.redis</RepositoryUrl>
Expand All @@ -12,4 +12,4 @@
<PackageReference Include="NFig" Version="2.2.0" />
<PackageReference Include="StackExchange.Redis" Version="2.0.505" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 937eba6

Please sign in to comment.