Skip to content

Commit 872dbe7

Browse files
committed
[edit] release v5.4.0 with changelog date and version bump
1 parent 2650192 commit 872dbe7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Simplify.Web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [5.3.1] - Unreleased
3+
## [5.4.0] - 2026-07-04
44

55
### Added
66

src/Simplify.Web/Simplify.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1010
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1111

12-
<Version>5.3</Version>
12+
<Version>5.4</Version>
1313

1414
<Description>Lightweight and fast .NET web-framework based on MVC and OWIN</Description>
1515
<Product>Simplify</Product>
@@ -53,4 +53,4 @@
5353
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
5454
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
5555
</ItemGroup>
56-
</Project>
56+
</Project>

0 commit comments

Comments
 (0)