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:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
// Current version
|
||||
const Version = "0.9.5-p1"
|
||||
const Version = "0.9.6"
|
||||
|
||||
// fzf events
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user