diff --git a/Cargo.toml b/Cargo.toml index 39978fd..168961e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "flagsmith" -version = "1.5.0" -authors = ["Gagan Trivedi "] +version = "1.6.0" +authors = ["Gagan Trivedi ", "Kim Gustyr "] edition = "2021" license = "BSD-3-Clause" description = "Flagsmith SDK for Rust"