Skip to content

Commit b56412b

Browse files
Release 4.16.0
Bump version.props from 4.15.0 to 4.16.0. Release notes (see RELEASE_NOTES.md for full details): - Performance: replace ref cells with mutable in ofSeq, tryWith, tryFinally enumerators - Added AsyncSeq.unzip, unzip3, map2, map3 (pending PR merge) Co-authored-by: Copilot <[email protected]>
1 parent 2e24353 commit b56412b

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.15.0</Version>
3+
<Version>4.16.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)