From 9ca15a63dc22f801a1fe600f051c584fe95dc3d4 Mon Sep 17 00:00:00 2001 From: Ryuichi Ueda Date: Sun, 22 Sep 2024 15:16:00 +0900 Subject: [PATCH] Update version --- Cargo.toml | 2 +- test/ok | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0cc99ee6..27e36dcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sush" -version = "0.7.7" +version = "0.7.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/test/ok b/test/ok index 7e38829c..bb403ea0 100644 --- a/test/ok +++ b/test/ok @@ -4,4 +4,3 @@ ./test_compound.bash ./test_others.bash ./test_job.bash -../../../test/test_compound.bash