Move to v1.0.1-dev

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-05-15 07:46:13 -04:00
parent bd162028cd
commit 2fe7087d52
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 = "1.0.0"
const Version = "1.0.1-dev"