Skip to content

Commit 7201b23

Browse files
authored
Bump up monoio-compat version (#172)
1 parent 60b4529 commit 7201b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monoio-compat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
88
name = "monoio-compat"
99
readme = "README.md"
1010
repository = "https://github.com/bytedance/monoio"
11-
version = "0.1.0"
11+
version = "0.1.1"
1212

1313
[dependencies]
1414
monoio = {version = "0.1.0", path = "../monoio", default-features = false}

0 commit comments

Comments
 (0)