diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b24d93..6cfb503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.10+2.11.12](https://github.com/Maroon502/coinutils-src/compare/v0.2.9+2.11.12...v0.2.10+2.11.12) - 2024-08-20 + +### Other +- Bump cc from 1.0 to 1.1 + ## [0.2.9+2.11.12](https://github.com/Maroon502/coinutils-src/compare/v0.2.8+2.11.11...v0.2.9+2.11.12) - 2024-08-20 ### Others diff --git a/Cargo.toml b/Cargo.toml index 90d5435..c445e3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coinutils-src" -version = "0.2.9+2.11.12" +version = "0.2.10+2.11.12" edition = "2021" build = "build.rs" links = "CoinUtils"