diff --git a/Cargo.toml b/Cargo.toml index bd67509..34b70c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "archery" description = "Abstract over the atomicity of reference-counting pointers" -version = "1.2.0" +version = "1.2.1-pre" authors = ["Diogo Sousa "] edition = "2021"