Skip to content

Commit

Permalink
chore: release v0.2.8+2.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Maroon502 committed Apr 7, 2024
1 parent f413921 commit dc62210
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.8+2.11.11](https://github.com/Maroon502/coinutils-src/compare/v0.2.6+2.11.10...v0.2.8+2.11.11) - 2024-04-07

### Update
- Bump coinutils from 2.11.10 to 2.11.11

## [0.2.6+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.5+2.11.10...v0.2.6+2.11.10) - 2023-10-27

### Change
Expand All @@ -16,5 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.10) - 2023-10-26

### Other
- Update CoinUtils from 0.108.8 to 0.108.9
### Update
- Bump coinutils from 2.11.9 to 2.11.10
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coinutils-src"
version = "0.2.6+2.11.10"
version = "0.2.8+2.11.11"
edition = "2021"
build = "build.rs"
links = "CoinUtils"
Expand Down

0 comments on commit dc62210

Please sign in to comment.