diff --git a/Cargo.toml b/Cargo.toml index 4591e10..8f01250 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.0.1-pre" +version = "1.1.0" authors = ["Diogo Sousa "] edition = "2021"