Skip to content

Commit 9e3221c

Browse files
committed
v4.3.3
1 parent 612f117 commit 9e3221c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/tide.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ function tide
22
argparse --stop-nonopt v/version h/help -- $argv
33

44
if set -q _flag_version
5-
printf '%s\n' "tide, version 4.3.2"
5+
printf '%s\n' "tide, version 4.3.3"
66
else if set -q _flag_help
77
_tide_help
88
else if functions --query _tide_sub_$argv[1]

0 commit comments

Comments
 (0)