Move to v0.2.1-dev

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-04-06 15:40:16 -04:00
parent 1119299c4b
commit 5f8d3fc639
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"
const Version = "0.2.0-dev"