Skip to content

Commit

Permalink
Merge pull request #94 from Polochon-street/bump-bliss-version
Browse files Browse the repository at this point in the history
Bump bliss-rs version
  • Loading branch information
Polochon-street authored Jan 11, 2025
2 parents 9c33eaa + 5817ef7 commit 7584ffe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## bliss 0.9.4
* bump rust-ffmpeg

## bliss 0.9.3
* Library: make the config file selection "smarter".
* Library: replace XDG_DATA_HOME with XDG_CONFIG_HOME by default.
Expand Down
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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bliss-audio"
version = "0.9.3"
version = "0.9.4"
build = "build.rs"
authors = ["Polochon-street <polochonstreet@gmx.fr>"]
edition = "2021"
Expand Down

0 comments on commit 7584ffe

Please sign in to comment.