Skip to content

Commit

Permalink
Prepare next fluid-xenth version
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyten committed Oct 8, 2021
1 parent 0aa83ce commit 74ac439
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 fluid-xenth/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fluid-xenth"
version = "0.1.0"
version = "0.2.0"
authors = ["Woyten <[email protected]>"]
description = "Stop making music with notes. Use pitches."
repository = "https://github.com/Woyten/tune/tree/master/fluid-xenth"
Expand Down
2 changes: 1 addition & 1 deletion microwave/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sf3 = ["fluidlite/with-sf3"]
chrono = "0.4.15"
cpal = "0.13.1"
fluidlite = "0.2.0"
fluid-xenth = { version = "0.1.0", path = "../fluid-xenth" }
fluid-xenth = { version = "0.2.0", path = "../fluid-xenth" }
hound = "3.4.0"
midir = "0.7.0"
nannou = "0.16.0"
Expand Down

0 comments on commit 74ac439

Please sign in to comment.