[fix] Remove 'since v0.5' in README.md.

This commit is contained in:
Yamada Ryo 2024-11-04 02:29:32 +09:00
parent 4843318f44
commit b49f3704d6
No known key found for this signature in database
GPG Key ID: AAE3C7A542B02DBF

View File

@ -162,7 +162,7 @@ This library has been tested with GHC 9.4.1, 9.6.6 and 9.8.2.
## Example
### Coroutine-based Composable Concurrent Stream (since v0.5)
### Coroutine-based Composable Concurrent Stream
Below is an example of using concurrent streams (pipes).