From bd1676efa6e51ba32e9701b12f508200216b0ca1 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 26 Aug 2025 23:35:43 +0100 Subject: [PATCH] chore: bump version from 0.1.5 to 0.1.6 Update version number in the stream-sprout script for a new release --- stream-sprout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-sprout b/stream-sprout index eb911d8..9fa9a20 100755 --- a/stream-sprout +++ b/stream-sprout @@ -5,7 +5,7 @@ stty -echoctl readonly STREAM_SPROUT_YAML="stream-sprout.yaml" -readonly VERSION="0.1.5" +readonly VERSION="0.1.6" function cleanup() { echo -e " \e[31m\U26D4\e[0m Control-C"