Version bump: 0.9.2

This commit is contained in:
Dan Sosedoff
2016-03-01 19:48:15 -06:00
parent c58138b4cc
commit 34056c1c66
2 changed files with 12 additions and 1 deletions

View File

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