Skip to content

Commit 22f4408

Browse files
committed
Bump version
1 parent 6e9975f commit 22f4408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Scrutor/Scrutor.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
<Description>Register services using assembly scanning and a fluent API.</Description>
4-
<VersionPrefix>5.0.3</VersionPrefix>
4+
<VersionPrefix>5.1.0</VersionPrefix>
55
<Authors>Kristian Hellang</Authors>
66
<TargetFrameworks>net462;netstandard2.0;net8.0</TargetFrameworks>
77
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)