Skip to content

Commit 9161560

Browse files
committed
Bump version
1 parent e240dc1 commit 9161560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-pipe"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Creates an asynchronous piped reader and writer pair using tokio.rs"
55
homepage = "https://github.com/rousan/async-pipe-rs"
66
repository = "https://github.com/rousan/async-pipe-rs"

0 commit comments

Comments
 (0)