Skip to content

Commit 2ffc035

Browse files
authored
Auto merge of #3297 - alexcrichton:bump, r=brson
Bump to 0.16.0
2 parents 1877f59 + 8dc8c08 commit 2ffc035

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = ["Yehuda Katz <wycats@gmail.com>",
55
"Carl Lerche <me@carllerche.com>",
66
"Alex Crichton <alex@alexcrichton.com>"]

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CFG_RELEASE_NUM=0.15.0
1+
CFG_RELEASE_NUM=0.16.0
22
CFG_RELEASE_LABEL=
33

44
OPENSSL_VERS=1.0.2j

0 commit comments

Comments
 (0)