m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
This commit is contained in:
Junegunn Choi
2015-07-26 23:57:26 +09:00
parent ee0c8a2635
commit 6166e2dd80
3 changed files with 3 additions and 3 deletions

View File

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