Skip to content

Commit afcc77e

Browse files
author
Christer van der Meeren
committed
Bump version
1 parent a89ad35 commit afcc77e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release notes
22
==============
33

4-
### Unreleased
4+
### 4.4.0 (2024-12-18)
55

66
* Improved rendering of anonymous types in assertion messages, from `<>f__AnonymousType508954136<System.Int32>` to
77
`{| A: System.Int32 |}`

src/Faqt/Faqt.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net5.0;net7.0;net8.0</TargetFrameworks>
5-
<Version>4.3.0</Version>
5+
<Version>4.4.0</Version>
66
<Authors>Christer van der Meeren</Authors>
77
<Description>A fluent assertion library for F#.</Description>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)