Bump for release

This commit is contained in:
Dane Everitt
2020-05-17 18:26:06 -07:00
parent bd063682dc
commit 893cf9f7e2

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