Skip to content

Commit

Permalink
Bump version to v22.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wting committed Oct 1, 2016
1 parent 3e089a3 commit 865476e
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.4.1'
VERSION = '22.5.0'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'
Expand Down

0 comments on commit 865476e

Please sign in to comment.