diff --git a/Cargo.toml b/Cargo.toml index c631da9..4ce1d15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cmc" edition = "2021" -version = "0.2.1-alpha.2" +version = "0.2.1" authors = ["Dzhegash "] license = "MIT OR Apache-2.0" description = "Rust Library for the CoinMarketCap API"