Skip to content

Commit

Permalink
chore: release v0.2.5 (#3)
Browse files Browse the repository at this point in the history
* chore: release

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Maroon <Maroon502@outlook.com>
  • Loading branch information
github-actions[bot] and Maroon502 authored Oct 27, 2023
1 parent f1501df commit b50fa1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 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.5](https://github.com/Maroon502/coinclp-sys/compare/v0.2.4...v0.2.5) - 2023-10-27

### Fix
- Fix errors in compilation

## [0.2.4](https://github.com/Maroon502/coinclp-sys/compare/v0.2.3...v0.2.4) - 2023-10-27

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coinclp-sys"
version = "0.2.4"
version = "0.2.5"
edition = "2021"
build = "build.rs"
license = "Apache-2.0"
Expand Down

0 comments on commit b50fa1f

Please sign in to comment.