bump version

This commit is contained in:
Alex Dadgar
2017-08-16 16:45:54 -07:00
parent 2bae6f2520
commit ac81f4aa0f

View File

@@ -12,7 +12,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "0.6.0"
Version = "0.6.1"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release