0.1.1 is coming

This commit is contained in:
Tuna
2016-10-06 21:58:30 +02:00
parent 12d6e87454
commit 7597e734b7
+1 -1
View File
@@ -18,7 +18,7 @@ package version
var (
// VERSION should be updated by hand at each release
VERSION = "dev"
VERSION = "0.1.1"
// GITCOMMIT will be overwritten automatically by the build system
GITCOMMIT = "HEAD"