From 8ca09f94b512a29cbbd9170da2e78616b8e8e034 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 23 Jul 2024 23:20:23 +0100 Subject: [PATCH] chore: bump version to 0.1.5 --- stream-sprout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-sprout b/stream-sprout index 992386c..b7d693f 100755 --- a/stream-sprout +++ b/stream-sprout @@ -5,7 +5,7 @@ stty -echoctl readonly STREAM_SPROUT_YAML="stream-sprout.yaml" -readonly VERSION="0.1.4" +readonly VERSION="0.1.5" function cleanup() { echo -e " \e[31m\U26D4\e[0m Control-C"