Skip to content

Commit

Permalink
Publish 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCleary committed Dec 8, 2023
1 parent 901aa7e commit 1b661df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.5.0] - TBD
## [2.5.0] - 2023-12-07
- [Feature] Added `TryAdd` methods to collection/delegate disposables to synchronously attempt to add.
- [Feature] Added trimming/single-file/AOT support (`net8.0` only).

Expand Down
1 change: 0 additions & 1 deletion src/project.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>2.5.0</VersionPrefix>
<VersionSuffix>alpha.2</VersionSuffix>
<Authors>Stephen Cleary</Authors>
</PropertyGroup>
</Project>

0 comments on commit 1b661df

Please sign in to comment.