summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu David <mathieudavid@mathieudavid.org>2017-09-07 23:31:57 +0200
committerMathieu David <mathieudavid@mathieudavid.org>2017-09-07 23:31:57 +0200
commitabf86eefd9ccda406b2d426979d52325e052f612 (patch)
treef0fe3d2c90403bf9a557094d45f952c608e82377
parent016ec8836c60a27dd12e9ddb26793fa50427cf1c (diff)
(cargo-release) version 0.0.240.0.24
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3b6cd0f6..ba7ffe09 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.24-pre"
+version = "0.0.24"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"