Skip to content

Commit

Permalink
relese: 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EGAWA Hiroki committed Jun 21, 2021
1 parent 7961b49 commit 30f7ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsshuttle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ main(){
usage
exit 0
elif [[ "$*" =~ --version ]]; then
echo 0.0.2
echo 0.0.3
exit 0
elif [[ "$*" =~ --upgrade ]]; then
url=https://raw.githubusercontent.com/yabeenico/wsshuttle/main/wsshuttle
Expand Down

0 comments on commit 30f7ab5

Please sign in to comment.