diff --git a/Cargo.toml b/Cargo.toml index 64d3d06e0e..8913d90565 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chrono" -version = "0.4.20-beta.1" +version = "0.4.20-rc.1" description = "Date and time library for Rust" homepage = "https://github.com/chronotope/chrono" documentation = "https://docs.rs/chrono/"