Skip to content

Commit f414c9f

Browse files
committed
Auto merge of #3430 - alexcrichton:bump, r=brson
Bump to 0.17.0
2 parents d55dbc4 + 9c0be48 commit f414c9f

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.16.0"
3+
version = "0.17.0"
44
authors = ["Yehuda Katz <[email protected]>",
55
"Carl Lerche <[email protected]>",
66
"Alex Crichton <[email protected]>"]

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.16.0
1+
CFG_RELEASE_NUM=0.17.0
22
CFG_RELEASE_LABEL=
33

44
OPENSSL_VERS=1.0.2j

0 commit comments

Comments
 (0)