Skip to content

Commit 0626cfd

Browse files
authored
Bump version to 0.20.0 (#390)
* Bump version to 0.20.0 Signed-off-by: Wu Yu Wei <[email protected]> * Revert rand back to 0.8 Signed-off-by: Wu Yu Wei <[email protected]> * Revert rand version change Signed-off-by: Wu Yu Wei <[email protected]> --------- Signed-off-by: Wu Yu Wei <[email protected]>
1 parent 1e6db1c commit 0626cfd

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 = "ipc-channel"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
description = "A multiprocess drop-in replacement for Rust channels"
55
authors = ["The Servo Project Developers"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)