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