Skip to content

Commit

Permalink
chore: release v3.0.2 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 18, 2025
1 parent 2a3a835 commit 417af5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.2](https://github.com/Dalvany/rphonetic/compare/v3.0.1...v3.0.2) - 2025-02-18

### Fixed

- fix compilation
- compilation errors

### Other

- bump dependencies

## [3.0.1](https://github.com/Dalvany/rphonetic/compare/v3.0.0...v3.0.1) - 2024-12-04

### Other
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 = "rphonetic"
version = "3.0.1"
version = "3.0.2"
edition = "2021"
rust-version = "1.65.0"
authors = ["dalvany", "Crabe de France"]
Expand Down

0 comments on commit 417af5f

Please sign in to comment.