diff --git a/Cargo.toml b/Cargo.toml index 8b563e7..a0a2f66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "afseq" -version = "0.2.0" +version = "0.3.0" edition = "2021" description = "Experimental, dynamic, imperative and functional music sequence generator for Rust and Lua" authors = ["Eduard Müller "]