Bumping up version

This commit is contained in:
Diptanu Choudhury
2017-01-23 17:14:31 -08:00
parent 4d14537e94
commit f9d6431b8c

View File

@@ -10,4 +10,4 @@ const Version = "0.5.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
// such as "dev" (in development), "beta", "rc1", etc.
const VersionPrerelease = "dev"
const VersionPrerelease = "rc1"