Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmaturtle committed Oct 13, 2022
1 parent be0763f commit 3040c4e
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.1 (2022-10-12)

* Added support for tests that return a property.

### 0.5.0 (2022-07-01)

* Fixed a bug where Recheck ran multiple times.
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.0</Version>
<Version>0.5.1</Version>
<PackageId>Hedgehog.Xunit</PackageId>
<PackageDescription>
Hedgehog with convenience attributes for xUnit.
Expand Down

0 comments on commit 3040c4e

Please sign in to comment.