Skip to content

Commit bda9df3

Browse files
author
bors-servo
authored
Auto merge of #159 - servo:versionbump, r=metajack
Bump 0.7.1 to publish recent changes.
2 parents 2f85fab + 0ff81a8 commit bda9df3

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.7.0"
3+
version = "0.7.1"
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)