Skip to content

Commit 3f7fb76

Browse files
committed
Release 0.11.1
1 parent d06b579 commit 3f7fb76

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
@@ -1,4 +1,4 @@
1-
## Version 0.12.0
1+
## Version 0.11.1 (2021-11-19)
22

33
- Add Property.failOnFalse ([#380][380], [@TysonMN][TysonMN])
44
- Fix bug [#381][381] that prevents rendering of reports containing `None` ([#382][382], [@TysonMN][TysonMN])

src/Hedgehog/Hedgehog.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
44
<TargetFrameworks>netstandard1.6;netstandard2.0;net45</TargetFrameworks>
5-
<Version>0.11.0</Version>
5+
<Version>0.11.1</Version>
66
<Description>Release with confidence.</Description>
77
<Authors>Jacob Stanley;Nikos Baxevanis</Authors>
88
<Copyright>Copyright © 2017</Copyright>

0 commit comments

Comments
 (0)