diff --git a/Cargo.toml b/Cargo.toml index 84a2ec0..21c873d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cmc" edition = "2021" -version = "0.4.3" +version = "0.4.4" authors = ["Dzhegash "] license = "MIT OR Apache-2.0" description = "Rust Library for the CoinMarketCap API"