diff --git a/Cargo.toml b/Cargo.toml index 1e60054..99afc49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ members = ["libyanu-common", "yanu-cli"] edition = "2021" license = "MIT" repository = "https://github.com/nozwock/yanu" -version = "0.7.0" +version = "0.7.1" [workspace.dependencies] color-eyre = "0.6.2"