Bump for release

This commit is contained in:
Dane Everitt
2020-05-03 21:38:22 -07:00
parent 1b2eb50a32
commit 9ea991d86b

View File

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