We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9e5b1 commit b5f47f3Copy full SHA for b5f47f3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [0.3.0](https://github.com/xt0rted/dotnet-rimraf/compare/v0.2.0...v0.3.0) - 2025-07-10
6
+
7
### Added
8
9
- Build and test on macOS 14
Directory.Build.props
@@ -9,7 +9,7 @@
</PropertyGroup>
10
11
<PropertyGroup>
12
- <VersionPrefix>0.2.0</VersionPrefix>
+ <VersionPrefix>0.3.0</VersionPrefix>
13
<Authors>Brian Surowiec</Authors>
14
15
0 commit comments