Bump for release

This commit is contained in:
Dane Everitt
2020-04-25 18:34:25 -07:00
parent 151b00de23
commit b0c2c48ef8

View File

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