diff --git a/lib/Cargo.toml b/lib/Cargo.toml index c47ece3a..8028f8b1 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neo4rs" -version = "0.5.7" +version = "0.5.8" authors = ["John Pradeep Vincent "] edition = "2018" description = "neo4j driver in rust"