Bumped up version

This commit is contained in:
Diptanu Choudhury
2016-11-10 10:39:15 -08:00
parent 7eb99d4ff9
commit 09d2849dcf

View File

@@ -10,4 +10,4 @@ const Version = "0.5.0"
// 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 = "rc1"
const VersionPrerelease = "rc2"