From ee96f8972085383772b27a067a97260bf6504e74 Mon Sep 17 00:00:00 2001 From: Daniel Bornkessel Date: Mon, 9 Jan 2017 13:45:28 +0100 Subject: [PATCH] Bump patch version --- Cargo.lock | 2 +- Cargo.toml | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 511bb2a..93c3d62 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "rsdocs2docset" -version = "0.2.8" +version = "0.2.9" dependencies = [ "clap 2.19.3 (registry+https://github.com/rust-lang/crates.io-index)", "html5ever 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index f8d96ce..1ba9a70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rsdocs2docset" -version = "0.2.8" +version = "0.2.9" authors = ["Daniel Bornkessel"] description = "This is a small tool to generate a docsets for Dash / Velocity / Zeal / LovelyDocs out of Rust docs." homepage = "https://github.com/kesselborn/rsdocs2docset" diff --git a/VERSION b/VERSION index a45be46..1866a36 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.8 +0.2.9