Skip to content

Commit b9eab42

Browse files
release v4.0.3
1 parent 7d10ec8 commit b9eab42

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.2] - 2023-10-22
9+
## [4.0.3] - 2023-10-22
1010

1111
### :dizzy: Changed
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.2</VersionPrefix>
4+
<VersionPrefix>4.0.3</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)