Bump version to 0.8.6

pull/2638/head v0.8.6
Chris Bednarski 11 years ago
parent fbb39bebd8
commit f8f7b7a34c

@ -9,4 +9,4 @@ const Version = "0.8.6"
// 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 = ""

Loading…
Cancel
Save