Skip to content

Commit

Permalink
bump tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSchlichting committed Dec 29, 2024
1 parent f4a7926 commit 464e65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jo.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
JOSH_VERSION=0.1.4
JOSH_VERSION=0.1.5
if [[ "$1" = "--version" || "$1" = "-v" ]]; then
echo $JOSH_VERSION
exit 0
Expand Down

0 comments on commit 464e65c

Please sign in to comment.