Skip to content

Commit

Permalink
chore: bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jul 23, 2024
1 parent 11d61aa commit a1beb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stream-sprout
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

readonly STREAM_SPROUT_YAML="stream-sprout.yaml"
readonly VERSION="0.1.1"
readonly VERSION="0.1.2"

function ctrl_c() {
echo " - Trapped: CTRL-C"
Expand Down

0 comments on commit a1beb17

Please sign in to comment.