Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit 3de657f

Browse files
committed
version bump to 0.3.2
1 parent 7aa5515 commit 3de657f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Routing/Routing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>
99
<AssemblyName>Messerli.Routing</AssemblyName>
1010
<RootNamespace>Messerli.Routing</RootNamespace>
11-
<Version>0.3.1</Version>
11+
<Version>0.3.2</Version>
1212
<RepositoryUrl>https://github.com/messerli-informatik-ag/routing</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageId>Messerli.Routing</PackageId>

Routing/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313

1414
## 0.3.1
1515
- Update to Funcky 2.0.0.
16+
17+
## 0.3.2
18+
- Allow validation for parameterless routes

0 commit comments

Comments
 (0)