Bump to v1.0.0

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-05-15 07:45:45 -04:00
parent a214a305fd
commit bd162028cd
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028

View File

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