summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu David <mathieudavid@mathieudavid.org>2017-09-08 20:20:48 +0200
committerMathieu David <mathieudavid@mathieudavid.org>2017-09-08 20:20:48 +0200
commit441bcb5963493a55966ab90f14493a554fcceceb (patch)
treeec1ebb26bb7dc5d76203c7f67bfe66dabee2f9fe
parent84ef4d261769628474c1285bb07a96665c105f80 (diff)
(cargo-release) version 0.0.250.0.25
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5a28fa4f..9d49ee88 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.25-alpha.0"
+version = "0.0.25"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"