Browse Source

version bump to v21.5.4

pull/192/merge
William Ting 11 years ago
parent
commit
81400f02a3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bin/autojump

+ 1
- 1
bin/autojump View File

@ -34,7 +34,7 @@ import re
import shutil
from tempfile import NamedTemporaryFile
VERSION = 'release-v21.5.2'
VERSION = 'release-v21.5.4'
MAX_KEYWEIGHT = 1000
MAX_STORED_PATHS = 1000
COMPLETION_SEPARATOR = '__'

Loading…
Cancel
Save