Skip to content

Commit 9e7a581

Browse files
authored
Bump version to 1.5
1 parent 95ffdc5 commit 9e7a581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FluentAssertions.Ioc.Ninject/FluentAssertions.Ioc.Ninject.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>Library</OutputType>
55
<TargetFrameworks>net47;netcoreapp2.1;netcoreapp3.0;netstandard2.0;netstandard2.1</TargetFrameworks>
66
<RestorePackages>true</RestorePackages>
7-
<Version>1.4.0</Version>
7+
<Version>1.5.0</Version>
88
<Authors>Kevin Kuszyk</Authors>
99
<Copyright>Copyright © Kevin Kuszyk 2020</Copyright>
1010
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
@@ -25,4 +25,4 @@
2525
<None Include="FluentAssertions.Ioc.Ninject.nuspec" />
2626
</ItemGroup>
2727

28-
</Project>
28+
</Project>

0 commit comments

Comments
 (0)