diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce54b1..3ece49a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,4 @@ All notable changes to this project will be documented in this file. + diff --git a/Cargo.toml b/Cargo.toml index 9aa714f..e3663dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "marketstack" -version = "0.0.9" +version = "0.0.10" edition = "2021" license = "MIT" description = "Rust bindings for Marketstack REST API"