Skip to content

Commit c3cdec0

Browse files
release v8.0.1
1 parent b1f8405 commit c3cdec0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66

77
## Unreleased
88

9+
## [8.0.1] - 2022-11-20
10+
911
### :dizzy: Changed
1012

1113
- Update dependencies

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>8.0.0</VersionPrefix>
4+
<VersionPrefix>8.0.1</VersionPrefix>
55
<!--
66
Only increment the assembly version on major version changes to help users reduce binding
77
redirects, and how often they're updated. For more information, please read

0 commit comments

Comments
 (0)