summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu David <mathieudavid@mathieudavid.org>2017-04-27 16:03:02 +0200
committerMathieu David <mathieudavid@mathieudavid.org>2017-04-27 16:03:02 +0200
commit69188445e7ae71044bd165539a87e6b0f7c04437 (patch)
tree520f37035bf8c785c6adb6d7583cb4d255405139
parent9b7a26effdcc35a0fc55c8693934e246319114cf (diff)
(cargo-release) version 0.0.210.0.21
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bff1144d..a0b29ee9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.21-pre"
+version = "0.0.21"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"