Skip to content

Commit 6c241fa

Browse files
chore: bump version to 4.13.0 for release
RELEASE_NOTES.md already captures all changes included in 4.13.0: - Fable 5 upgrade + .NET SDK 10.0 CI fixes - AsyncSeq.ofList, AsyncSeq.ofArray, AsyncSeq.cycle - Fix deprecated F# refcell operators (! and :=) Co-authored-by: Copilot <[email protected]>
1 parent 8b81788 commit 6c241fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>4.12.0</Version>
3+
<Version>4.13.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)