diff --git a/Cargo.toml b/Cargo.toml index 390c524..2bbf8d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rpds" description = "Persistent data structures with structural sharing" -version = "0.12.1-pre" +version = "0.13.0" authors = ["Diogo Sousa "] edition = "2021"