Skip to content

Commit 34a68d4

Browse files
committed
Bump to Simplify.Web 4
1 parent 4d2ea56 commit 34a68d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Simplify.Web.Multipart/Simplify.Web.Multipart.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Product>Simplify</Product>
77
<Description>Simplify.Web multipart form model binder</Description>
88
<Copyright>Licensed under LGPL</Copyright>
9-
<Version>1.2-pre01</Version>
9+
<Version>1.2</Version>
1010
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.Multipart</PackageProjectUrl>
1111
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
1212
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.Web.Multipart</RepositoryUrl>
@@ -21,7 +21,7 @@
2121
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</DocumentationFile>
2222
</PropertyGroup>
2323
<ItemGroup>
24-
<PackageReference Include="Simplify.Web" Version="4.0.0-pre01" />
24+
<PackageReference Include="Simplify.Web" Version="4.0.0" />
2525
<PackageReference Include="HttpMultipartParser" Version="3.1.0" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)