diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8156451..a0f81dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [2.3.0] - 2026-07-13
+
### Fixed
- **Preserve-mode did:webvh updates carry the previous document verbatim into the new signed
diff --git a/Directory.Build.props b/Directory.Build.props
index ee47993..4ab7b3f 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -3,7 +3,7 @@
net10.0
enable
enable
- 2.2.0
+ 2.3.0
true
$(NoWarn);1591
true