Skip to content

Commit

Permalink
Update version to 0.3.8 (#252)
Browse files Browse the repository at this point in the history
fix issue with silently failing tracks

upgrade version
  • Loading branch information
iamdb authored Apr 27, 2024
1 parent f19098c commit f3f4fcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hifirs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "hifi-rs"
version = "0.3.7"
version = "0.3.8"
license-file = "../LICENSE"
repository = "https://github.com/iamdb/hifi.rs"

Expand Down

0 comments on commit f3f4fcf

Please sign in to comment.