diff --git a/Cargo.toml b/Cargo.toml index c00f46f..b2b3585 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedom-api" -version = "1.1.0" +version = "2.0.0-rc1" edition = "2021" authors = ["Caleb Leinz "] description = "Freedom API for Rustaceans"