Skip to content

Commit

Permalink
Prepare next tune-cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyten committed Aug 27, 2021
1 parent 6801916 commit faa714b
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 microwave/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ structopt = "0.3.16"
serde = "1.0.117"
serde_yaml = "0.8.14"
tune = { version = "0.26.0", path = ".." }
tune-cli = { version = "0.19.0", path = "../tune-cli" }
tune-cli = { version = "0.20.0", path = "../tune-cli" }

[dev-dependencies]
assert_approx_eq = "1.1.0"
2 changes: 1 addition & 1 deletion tune-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tune-cli"
version = "0.19.0"
version = "0.20.0"
authors = ["Woyten <woyten.tielesch@online.de>"]
description = "Explore musical tunings and create synthesizer tuning files for microtonal scales."
repository = "https://github.com/Woyten/tune/tree/master/tune-cli"
Expand Down

0 comments on commit faa714b

Please sign in to comment.