From 018a5f97949849a1908a54f4db6723ee59978af7 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Mon, 20 Jul 2020 11:11:31 +0200 Subject: (cargo-release) version 1.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f605b16..adc44a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -659,7 +659,7 @@ dependencies = [ [[package]] name = "mdbook-open-on-gh" -version = "1.1.2-alpha.0" +version = "1.2.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index e12c09b..6300ad6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook-open-on-gh" -version = "1.1.2-alpha.0" +version = "1.2.0" authors = ["Jan-Erik Rediger "] description = "mdbook preprocessor to add a open-on-github link on every page" license = "MPL-2.0" -- cgit v1.2.3