diff --git a/Cargo.toml b/Cargo.toml index cd5817c..060a66d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "archery" description = "Abstract over the atomicity of reference-counting pointers" -version = "0.1.0-pre" +version = "0.1.0" authors = ["Diogo Sousa "] edition = "2018"