Skip to content

Commit 5a4f55a

Browse files
committed
Increase version.
1 parent 226e621 commit 5a4f55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentValidation.AspNetCore/FluentValidation.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
4-
<VersionPrefix>11.1.2</VersionPrefix>
4+
<VersionPrefix>11.1.3</VersionPrefix>
55
<AssemblyName>FluentValidation.AspNetCore</AssemblyName>
66
<PackageId>FluentValidation.AspNetCore</PackageId>
77
<Product>FluentValidation.AspNetCore</Product>

0 commit comments

Comments
 (0)