Version bump: 0.9.1

This commit is contained in:
Dan Sosedoff
2016-01-25 19:16:21 -06:00
parent a9bafda41c
commit d3d408bc68
2 changed files with 9 additions and 1 deletions

View File

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