Bumping up the version

This commit is contained in:
Diptanu Choudhury
2016-02-23 13:35:30 -08:00
parent 3da5e5020a
commit 06f073dc3f

View File

@@ -10,4 +10,4 @@ const Version = "0.3.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"