diff --git a/Cargo.toml b/Cargo.toml index 892053e..004aa77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "once_cell" -version = "1.15.0-pre.1" +version = "1.15.0" authors = ["Aleksey Kladov "] license = "MIT OR Apache-2.0" edition = "2021"