Bumps version up to 0.6.3.

This commit is contained in:
James Phillips 2016-01-13 18:39:49 -08:00
parent 950831fa9d
commit b1ade92032

View File

@ -7,7 +7,7 @@ var (
)
// The main version number that is being run at the moment.
const Version = "0.6.2"
const Version = "0.6.3"
// 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