This commit is contained in:
Tuna 2016-10-31 11:33:28 +01:00
parent 47cd5cd4b2
commit c32de952b8

View File

@ -18,7 +18,7 @@ package version
var (
// VERSION should be updated by hand at each release
VERSION = "0.1.1"
VERSION = "0.1.2"
// GITCOMMIT will be overwritten automatically by the build system
GITCOMMIT = "HEAD"