Skip to content

Commit

Permalink
Update beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Sep 17, 2024
1 parent 8d24b91 commit 0e0aeae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Features
- Support tests with `TestCaseSource`. (Fix: #55)
### Application
- Update `ricaun.NUnit` to `1.4.0-beta`.
- Update `ricaun.NUnit` to `1.4.0-beta.2`.
### Tests
- Add `TestsCaseSource` to test `TestCaseSourceAttribute`.
- Add tests with `TestCaseData` class with expected result.
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.4.2-beta</Version>
<Version>1.4.2-beta.2</Version>
</PropertyGroup>
</Project>

0 comments on commit 0e0aeae

Please sign in to comment.