summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-01-17 14:15:26 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-01-17 14:15:26 +0900
commit30f9651f9957d20dfb1b43ddc3ae77bae8c3ac59 (patch)
tree1b845ff03a37ad1944ca81dac8064f9e8e532278 /install
parent4dcc0f10b8514d1c2fd67671ef83314fa73508e6 (diff)
0.9.1
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index e03c357e..edcad66f 100755
--- a/install
+++ b/install
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-version=0.9.1-dev
+version=0.9.1
cd $(dirname $BASH_SOURCE)
fzf_base=$(pwd)