Version bump: 0.9.5

This commit is contained in:
Dan Sosedoff
2016-10-01 20:24:49 -05:00
parent b6a7d8a54a
commit 3c3c61fee2
2 changed files with 12 additions and 1 deletions

View File

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