diff --git a/Cargo.toml b/Cargo.toml index 0f8ee05..4bda3b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bottest" -version = "6.1.0" +version = "6.3.0" edition = "2021" description = "Comprehensive test suite for General Bots - Unit, Integration, and E2E testing" license = "AGPL-3.0"