We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2650192 commit 872dbe7Copy full SHA for 872dbe7
2 files changed
src/Simplify.Web/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [5.3.1] - Unreleased
+## [5.4.0] - 2026-07-04
4
5
### Added
6
src/Simplify.Web/Simplify.Web.csproj
@@ -9,7 +9,7 @@
9
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
11
12
- <Version>5.3</Version>
+ <Version>5.4</Version>
13
14
<Description>Lightweight and fast .NET web-framework based on MVC and OWIN</Description>
15
<Product>Simplify</Product>
@@ -53,4 +53,4 @@
53
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
54
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
55
</ItemGroup>
56
-</Project>
+</Project>
0 commit comments