Revert "0.10.1"

This reverts commit 6166e2dd80.
This commit is contained in:
Junegunn Choi
2015-07-27 00:03:14 +09:00
parent 6166e2dd80
commit 7814371a9a
3 changed files with 3 additions and 3 deletions

View File

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