version++ and stuff. v0.1.6 it is now

This commit is contained in:
Daisuke Maki 2014-06-18 17:40:52 +09:00
parent 269b48356f
commit 5a926a6a30
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,13 @@
Changes
=======
v0.1.6 - 18 Jun 2014
Bugs/Fixes:
* (You know you will get a bug report only AFTER you release a
new version :)
* Highlighting wide characters had some issues. This has been
there since the first release, apparently
v0.1.5 - 18 Jun 2014
Features:
* Add experimental --null option

View file

@ -11,7 +11,7 @@ import (
"github.com/nsf/termbox-go"
)
var version = "v0.1.5"
var version = "v0.1.6"
func showHelp() {
const v = `