Prepare for 0.9.9 release

This commit is contained in:
Junegunn Choi
2015-04-16 14:34:40 +09:00
parent b8904a8c3e
commit d08542ce5d
7 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
version=0.9.8
version=0.9.9
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)