summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-04-16 14:20:29 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-04-16 14:34:40 +0900
commitd08542ce5d4a81c13404311c3d1605654978bd1b (patch)
treedb5f62bb9b7b952a1f95b9b7d5643e0cb54c30eb /install
parentb8904a8c3e8f6d8c00c8d69b153c0d1897b1ade2 (diff)
Prepare for 0.9.9 release
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index c47b6ec2..c27470cb 100755
--- a/install
+++ b/install
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-version=0.9.8
+version=0.9.9
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)