m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-14 14:23:47 -05:00

Prepare for 0.9.9 release

This commit is contained in:
Junegunn Choi
2015-04-16 14:20:29 +09:00
parent b8904a8c3e
commit d08542ce5d
7 changed files with 27 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.8"
const Version = "0.9.9"
// fzf events
const (