We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d52c1 commit c29d2edCopy full SHA for c29d2ed
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [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
10
+
11
+### Other
12
+- Bump cc from 1.0 to 1.1
13
14
## [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
15
16
### Others
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "coinutils-src"
3
-version = "0.2.9+2.11.12"
+version = "0.2.10+2.11.12"
4
edition = "2021"
5
build = "build.rs"
links = "CoinUtils"
0 commit comments