diff --git a/Cargo.toml b/Cargo.toml index abe3213..6558ffe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rsmgclient" -version = "3.1.0" +version = "4.0.0" description = "Memgraph database adapter for Rust programming language." authors = ["Memgraph Contributors "] license = "Apache-2.0"