chore: bump version from 0.1.5 to 0.1.6

Update version number in the stream-sprout script for a new release
This commit is contained in:
Martin Wimpress 2025-08-26 23:35:43 +01:00
commit bd1676efa6
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
stty -echoctl stty -echoctl
readonly STREAM_SPROUT_YAML="stream-sprout.yaml" readonly STREAM_SPROUT_YAML="stream-sprout.yaml"
readonly VERSION="0.1.5" readonly VERSION="0.1.6"
function cleanup() { function cleanup() {
echo -e " \e[31m\U26D4\e[0m Control-C" echo -e " \e[31m\U26D4\e[0m Control-C"