Skip to content

Commit

Permalink
Bump version to v22.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
wting committed Sep 9, 2016
1 parent 7874719 commit c4d82b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/autojump
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico

VERSION = '22.3.4'
VERSION = '22.3.5'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'
Expand Down

0 comments on commit c4d82b1

Please sign in to comment.