mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
version++; this is v0.2.2
This commit is contained in:
parent
c1ebadfdf0
commit
13f85d3884
2
Changes
2
Changes
|
|
@ -1,7 +1,7 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
v0.2.2
|
||||
v0.2.2 - 23 Jul 2014
|
||||
Bugs/Fixes
|
||||
* Fixed display of characters with ambigous width
|
||||
Features
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ import (
|
|||
"github.com/peco/peco"
|
||||
)
|
||||
|
||||
var version = "v0.2.1"
|
||||
var version = "v0.2.2"
|
||||
|
||||
func showHelp() {
|
||||
const v = `
|
||||
|
|
|
|||
Loading…
Reference in a new issue