version: prepare for next major release

pull/28863/head
Martin Atkins 5 years ago committed by GitHub
parent 7162902b15
commit ba310f3bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save