diff --git a/Cargo.toml b/Cargo.toml index 6fe4ff8..3926346 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "botlib" -version = "6.1.0" +version = "6.3.0" edition = "2021" description = "Shared library for General Bots - common types, utilities, and HTTP client" license = "AGPL-3.0"