Skip to content

Commit be0873c

Browse files
authored
Auto merge of #3278 - alexcrichton:bump, r=alexcrichton
Bump to 0.15.0
2 parents 5b5684e + 6186002 commit be0873c

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.14.0"
3+
version = "0.15.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.14.0
1+
CFG_RELEASE_NUM=0.15.0
22
CFG_RELEASE_LABEL=
33

44
OPENSSL_VERS=1.0.2j

0 commit comments

Comments
 (0)