Compare commits

...

1 Commits

Author SHA1 Message Date
Dane Everitt
90cdea83d4 Bump for release 2020-01-19 15:18:00 -08:00

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"
) )