Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed May 22, 2024
1 parent 8a7d013 commit 818f53e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Release notes
==============

### Unreleased
### 1.3.12 (2024-05-22)

* Updated FracturedJson from 3.1.1 to 4.0.2

Expand Down
2 changes: 1 addition & 1 deletion src/Faqt/Faqt.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net5.0;net7.0;net8.0</TargetFrameworks>
<Version>1.3.11</Version>
<Version>1.3.12</Version>
<Authors>Christer van der Meeren</Authors>
<Description>A fluent assertion library for F#.</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 818f53e

Please sign in to comment.