Update version

This commit is contained in:
erroneousboat 2016-10-18 21:15:13 +02:00
parent b46f7c491e
commit 319029cd71

View File

@ -32,7 +32,7 @@ var (
flgConfig string flgConfig string
flgUsage bool flgUsage bool
VERSION = "v0.1.0-beta.1" VERSION = "v0.1.0-beta.2"
) )
func init() { func init() {