Skip to content

Commit d513410

Browse files
committed
Update version to 0.4.1
1 parent d32e9a8 commit d513410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
-->
1919
<WarningsNotAsErrors>$(WarningsNotAsErrors);CS0618;NU1901;NU1092;NU1903;NU1904;S125</WarningsNotAsErrors>
2020
<Copyright>Copyright © $([System.DateTime]::Now.ToString('yyyy')) Michael Crawford</Copyright>
21-
<AssemblyVersion>0.4.0.0</AssemblyVersion>
22-
<InformationalVersion>0.4.0.0</InformationalVersion>
21+
<AssemblyVersion>0.4.1.0</AssemblyVersion>
22+
<InformationalVersion>0.4.1.0</InformationalVersion>
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<PackageReference Include="JetBrains.Annotations" />

0 commit comments

Comments
 (0)