diff --git a/Cargo.toml b/Cargo.toml index 7306144..c3a2b60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "couchbase_lite" description = "Rust bindings for Couchbase Lite C" # The first three numbers correspond to the Couchbase Lite C release, the fourth number corresponds to the Rust release -version = "3.2.2-0" +version = "3.2.2-1" edition = "2024"