Skip to content

Commit 909fbc0

Browse files
committed
Bump version to 0.9.0
1 parent b4a0687 commit 909fbc0

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

0 commit comments

Comments
 (0)