diff --git a/Cargo.toml b/Cargo.toml index 653704b..5e518c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["chorus_lib", "chorus_derive"] [workspace.package] -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Shun Kashiwa "] homepage = "https://lsd-ucsc.github.io/ChoRus/"