diff --git a/Cargo.lock b/Cargo.lock index c1d86a5..eb4c543 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -640,7 +640,7 @@ dependencies = [ [[package]] name = "trustfall-rustdoc-adapter" -version = "28.1.4" +version = "28.1.5" dependencies = [ "anyhow", "criterion", diff --git a/Cargo.toml b/Cargo.toml index d0519d9..22531a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "trustfall-rustdoc-adapter" -version = "28.1.4" +version = "28.1.5" edition = "2021" authors = ["Predrag Gruevski "] license = "Apache-2.0 OR MIT"