summaryrefslogtreecommitdiffstats
path: root/src
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 /src
parentb8904a8c3e8f6d8c00c8d69b153c0d1897b1ade2 (diff)
Prepare for 0.9.9 release
Diffstat (limited to 'src')
-rw-r--r--src/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go
index 36804d0b..3c7f76cb 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -5,7 +5,7 @@ import (
)
// Current version
-const Version = "0.9.8"
+const Version = "0.9.9"
// fzf events
const (