Skip to content

Commit 7d767c7

Browse files
Prepare release 4.8.0
Bump version.props from 4.7.0 to 4.8.0. Changes in 4.8.0 (from RELEASE_NOTES.md): - Added AsyncSeq.mapFoldAsync - Added AsyncSeq.mapFold - Added AsyncSeq.allPairs - Added AsyncSeq.rev Co-authored-by: Copilot <[email protected]>
1 parent 99617d8 commit 7d767c7

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

0 commit comments

Comments
 (0)