Skip to content

Commit

Permalink
Auto merge of #163 - Gankro:patch-1, r=glennw
Browse files Browse the repository at this point in the history
Bump version to 0.7.2
  • Loading branch information
bors-servo committed May 11, 2017
2 parents 46395ca + 9c5072a commit 479b4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ipc-channel"
version = "0.7.1"
version = "0.7.2"
description = "A multiprocess drop-in replacement for Rust channels"
authors = ["The Servo Project Developers"]
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit 479b4b3

Please sign in to comment.