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
@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.8"
const Version = "0.9.9"
// fzf events
const (