From a5005d777f08d2316510af5690cabad4ecde215e Mon Sep 17 00:00:00 2001 From: quirinecker Date: Fri, 24 Oct 2025 18:00:46 +0200 Subject: [PATCH] incremented version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de30607..92186a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "docki" -version = "1.1.1" +version = "1.2.1" edition = "2021" description = "cli for building and publishing documentation using asciidoctor" license-file = "LICENSE.txt"