Skip to content

Commit b137c98

Browse files
release v4.0.5
1 parent 1054185 commit b137c98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66

77
## Unreleased
88

9-
## [4.0.4] - 2024-05-01
9+
## [4.0.5] - 2024-05-01
1010

1111
### :syringe: Fixed
1212

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22

33
<PropertyGroup>
4-
<VersionPrefix>4.0.4</VersionPrefix>
4+
<VersionPrefix>4.0.5</VersionPrefix>
55
<VersionSuffix></VersionSuffix>
66
<!--
77
Only increment the assembly version on major version changes to help users reduce binding

0 commit comments

Comments
 (0)