m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-14 14:23:47 -05:00
This commit is contained in:
Junegunn Choi
2015-01-17 14:15:26 +09:00
parent 4dcc0f10b8
commit 30f9651f99
2 changed files with 2 additions and 2 deletions

View File

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