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

Drop patch number and stick with M.m.p convention

This commit is contained in:
Junegunn Choi
2015-03-27 12:47:42 +09:00
parent ce7d4a1c53
commit f9d6b83f5e
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import (
)
// Current version
const Version = "0.9.5-p1"
const Version = "0.9.6"
// fzf events
const (