Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmaturtle committed Jan 13, 2023
1 parent 42719b4 commit d242e6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 0.5.2 (2023-01-13)

* Reduced Xunit dependencies to Xunit.Core

### 0.5.1 (2022-10-12)

* Added support for tests that return a property.
Expand Down
2 changes: 1 addition & 1 deletion src/Hedgehog.Xunit/Hedgehog.Xunit.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/dharmaturtle/fsharp-hedgehog-xunit</PackageProjectUrl>
<PackageTags>f# fsharp testing xunit</PackageTags>
<PackageIcon>hedgehog-logo.png</PackageIcon>
<Version>0.5.1</Version>
<Version>0.5.2</Version>
<PackageId>Hedgehog.Xunit</PackageId>
<PackageDescription>
Hedgehog with convenience attributes for xUnit.
Expand Down

0 comments on commit d242e6b

Please sign in to comment.