Skip to content

Commit 4819548

Browse files
committed
Bump version
1 parent 438ad99 commit 4819548

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>4.2.0</VersionPrefix>
4+
<VersionPrefix>4.2.1</VersionPrefix>
55
<Authors>Kristian Hellang</Authors>
66
<TargetFrameworks>net461;netstandard2.0;netcoreapp3.1;net6.0</TargetFrameworks>
77
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)