summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteveklabnik <steve@steveklabnik.com>2017-10-02 09:10:17 -0400
committersteveklabnik <steve@steveklabnik.com>2017-10-02 09:10:17 -0400
commitb45e5e4420973d8a2360555d6b89e8dd8fc7042a (patch)
treebf4ab035d37b0690d2841339f4c160f17adb2823
parenta6d4881e00527290d8d3843376b137842c5b2833 (diff)
Release 0.0.260.0.26
Fixes #460
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca9e9d3d..0526a4ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook"
-version = "0.0.26-alpha.0"
+version = "0.0.26"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
description = "create books from markdown files (like Gitbook)"
documentation = "http://azerupi.github.io/mdBook/index.html"