Skip to content

Commit 0e0aeae

Browse files
committed
Update beta.2
1 parent 8d24b91 commit 0e0aeae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### Features
99
- Support tests with `TestCaseSource`. (Fix: #55)
1010
### Application
11-
- Update `ricaun.NUnit` to `1.4.0-beta`.
11+
- Update `ricaun.NUnit` to `1.4.0-beta.2`.
1212
### Tests
1313
- Add `TestsCaseSource` to test `TestCaseSourceAttribute`.
1414
- Add tests with `TestCaseData` class with expected result.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.4.2-beta</Version>
3+
<Version>1.4.2-beta.2</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)