From 6c848f14183b5d297d3a833730b7c368e2a0f3dd Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Wed, 24 Feb 2021 16:27:16 +0100 Subject: (cargo-release) start next development iteration 2.0.1-alpha.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index aca5d84..fef07d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -756,7 +756,7 @@ dependencies = [ [[package]] name = "mdbook-open-on-gh" -version = "2.0.0" +version = "2.0.1-alpha.0" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 3cc5a17..4db4838 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook-open-on-gh" -version = "2.0.0" +version = "2.0.1-alpha.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