Bump version to 0.7.0

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire 2016-04-13 11:39:36 -07:00
parent 6b0b02fa83
commit a650a404fc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
var ( var (
// Version should be updated by hand at each release // Version should be updated by hand at each release
Version = "0.7.0-rc3" Version = "0.7.0"
// GitCommit will be overwritten automatically by the build system // GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD" GitCommit = "HEAD"