diff --git a/Cargo.lock b/Cargo.lock index 431434eb3..f5690ee33 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 e70345663..ce5de7504 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 ",