Skip to content

Commit cedd001

Browse files
authored
doc: update version info in README (#347)
1 parent fbc9fb8 commit cedd001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ They don't support Windows.
3838
Add `compio` as dependency:
3939

4040
```
41-
compio = { version = "0.12.0", features = ["macros"] }
41+
compio = { version = "0.13.0", features = ["macros"] }
4242
```
4343

4444
Then we can use high level APIs to perform filesystem & net IO.

0 commit comments

Comments
 (0)