Bump for release

This commit is contained in:
Dane Everitt
2020-01-19 15:18:00 -08:00
parent ab54d2c416
commit 90cdea83d4

View File

@@ -2,5 +2,5 @@ package main
const ( const (
// The current version of this software. // The current version of this software.
Version = "0.0.1" Version = "1.0.0-alpha.2"
) )