Skip to content

Commit bd1676e

Browse files
committed
chore: bump version from 0.1.5 to 0.1.6
Update version number in the stream-sprout script for a new release
1 parent a79d451 commit bd1676e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream-sprout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
stty -echoctl
66

77
readonly STREAM_SPROUT_YAML="stream-sprout.yaml"
8-
readonly VERSION="0.1.5"
8+
readonly VERSION="0.1.6"
99

1010
function cleanup() {
1111
echo -e " \e[31m\U26D4\e[0m Control-C"

0 commit comments

Comments
 (0)