diff --git a/CHANGELOG.md b/CHANGELOG.md index a710408..ceaba74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/Directory.Build.props b/Directory.Build.props index f466cf0..e36594c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.4.2-beta + 1.4.2-beta.2 \ No newline at end of file