diff --git a/Cargo.toml b/Cargo.toml index e302c9d..213fb2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statsig" -version = "0.2.4" +version = "0.2.5" description = "Statsig Rust SDK for usage in multi-user server environments." keywords = ["gate", "flag", "ci", "test", "experiment"] categories = ["api-bindings", "development-tools", "web-programming", "config"]