Merge pull request #915 from rhatdan/VERSION

Bump to v1.0.0
This commit is contained in:
Daniel J Walsh 2020-05-18 14:14:14 -04:00 committed by GitHub
commit dcaee948d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
package version package version
// Version is the version of the build. // Version is the version of the build.
const Version = "0.2.0-dev" const Version = "1.0.1-dev"