Skip to content

Commit

Permalink
chore: bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jul 22, 2024
1 parent 61a38c5 commit a57ee9d
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.0"
readonly VERSION="0.1.1"

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

0 comments on commit a57ee9d

Please sign in to comment.