Revert "Bump version for 0.8.0"

This reverts commit 324f31ea4b.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire
2016-07-27 13:38:07 -07:00
parent 9a2e327224
commit fd85914f80
+1 -1
View File
@@ -7,7 +7,7 @@ import (
var (
// Version should be updated by hand at each release
Version = "0.8.0"
Version = "0.7.0"
// GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD"