Version bump: 0.9.0

This commit is contained in:
Dan Sosedoff
2016-01-19 13:41:42 -06:00
parent 218394fefc
commit d3f12802a3
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package command
const VERSION = "0.8.0"
const VERSION = "0.9.0"
var (
GitCommit string