Bump to 0.11.0

This commit is contained in:
Alex Crichton 2016-04-14 10:10:02 -07:00
parent 88e30811d3
commit 1f889f7447
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -1,6 +1,6 @@
[root]
name = "cargo"
version = "0.10.0"
version = "0.11.0"
dependencies = [
"advapi32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bufstream 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[project]
name = "cargo"
version = "0.10.0"
version = "0.11.0"
authors = ["Yehuda Katz <wycats@gmail.com>",
"Carl Lerche <me@carllerche.com>",
"Alex Crichton <alex@alexcrichton.com>"]

View file

@ -1,4 +1,4 @@
CFG_RELEASE_NUM=0.10.0
CFG_RELEASE_NUM=0.11.0
CFG_RELEASE_LABEL=
OPENSSL_VERS=1.0.2g