Skip to content

Commit ac20c99

Browse files
committed
Bump to 0.10.0
1 parent b6ba7e1 commit ac20c99

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
[project]
22
name = "cargo"
3-
version = "0.9.0"
3+
version = "0.10.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.9.0
1+
CFG_RELEASE_NUM=0.10.0
22
CFG_RELEASE_LABEL=
33

44
include config.mk

0 commit comments

Comments
 (0)