Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
fidian committed Sep 10, 2023
1 parent 84d1726 commit 54b2184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mo
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@ mo::tokenizeTagContentsSingleQuote() {

# Save the original command's path for usage later
MO_ORIGINAL_COMMAND="$(cd "${BASH_SOURCE[0]%/*}" || exit 1; pwd)/${BASH_SOURCE[0]##*/}"
MO_VERSION="3.0.2"
MO_VERSION="3.0.3"

# If sourced, load all functions.
# If executed, perform the actions as expected.
Expand Down
2 changes: 1 addition & 1 deletion tests/help
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ This is open source! Please feel free to contribute.
https://github.com/tests-always-included/mo
MO_VERSION=3.0.2
MO_VERSION=3.0.3
EOF
}

Expand Down

0 comments on commit 54b2184

Please sign in to comment.