Skip to content

Commit

Permalink
Bump version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkuszyk committed Mar 29, 2020
1 parent 95ffdc5 commit 9e7a581
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Library</OutputType>
<TargetFrameworks>net47;netcoreapp2.1;netcoreapp3.0;netstandard2.0;netstandard2.1</TargetFrameworks>
<RestorePackages>true</RestorePackages>
<Version>1.4.0</Version>
<Version>1.5.0</Version>
<Authors>Kevin Kuszyk</Authors>
<Copyright>Copyright © Kevin Kuszyk 2020</Copyright>
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
Expand All @@ -25,4 +25,4 @@
<None Include="FluentAssertions.Ioc.Ninject.nuspec" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 9e7a581

Please sign in to comment.