Skip to content

Commit b5f47f3

Browse files
committed
v0.3.0
1 parent cf9e5b1 commit b5f47f3

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
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## [0.3.0](https://github.com/xt0rted/dotnet-rimraf/compare/v0.2.0...v0.3.0) - 2025-07-10
6+
57
### Added
68

79
- Build and test on macOS 14

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<PropertyGroup>
12-
<VersionPrefix>0.2.0</VersionPrefix>
12+
<VersionPrefix>0.3.0</VersionPrefix>
1313
<Authors>Brian Surowiec</Authors>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)