This commit is contained in:
Junegunn Choi 2015-02-18 13:19:20 +09:00
parent b9b1eeffce
commit 4a1752d3fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
version=0.9.2
version=0.9.3
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)