diff --git a/Cargo.lock b/Cargo.lock index a2b841b..e823415 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -225,7 +225,7 @@ source = "git+https://github.com/SpiralP/rust-clap-classicube.git#3e1f8194f03d8a [[package]] name = "classicube-cef-plugin" -version = "1.12.2" +version = "1.12.3" dependencies = [ "async-dispatcher", "async-recursion", diff --git a/Cargo.toml b/Cargo.toml index 7ed646c..16c5393 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "classicube-cef-plugin" -version = "1.12.2" +version = "1.12.3" edition = "2021" publish = false