diff --git a/Cargo.lock b/Cargo.lock index 431434eb..f5690ee3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1146,7 +1146,7 @@ dependencies = [ [[package]] name = "botserver" -version = "6.0.8" +version = "6.1.0" dependencies = [ "aes-gcm", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index e7034566..ce5de750 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "botserver" -version = "6.0.8" +version = "6.1.0" edition = "2021" authors = [ "Pragmatismo.com.br ",