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 7d10ec8 commit b9eab42Copy full SHA for b9eab42
CHANGELOG.md
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
6
7
## Unreleased
8
9
-## [4.0.2] - 2023-10-22
+## [4.0.3] - 2023-10-22
10
11
### :dizzy: Changed
12
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
3
<PropertyGroup>
4
- <VersionPrefix>4.0.2</VersionPrefix>
+ <VersionPrefix>4.0.3</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
<!--
Only increment the assembly version on major version changes to help users reduce binding
0 commit comments