1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Bump to v22.2.2.

This commit is contained in:
William Ting
2014-12-15 20:16:53 -08:00
parent d177aaa12c
commit c5f0473837
2 changed files with 3 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.2.1-beta'
VERSION = '22.2.2'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'