From 0a9bf6b6dc593a9bb30e056cc70e18aa03d08b87 Mon Sep 17 00:00:00 2001 From: Dzhegash Date: Mon, 11 Mar 2024 15:02:17 +0500 Subject: [PATCH] Release 0.4.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"