summaryrefslogtreecommitdiff
path: root/args.go
diff options
context:
space:
mode:
Diffstat (limited to 'args.go')
-rw-r--r--args.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/args.go b/args.go
index b0477f1..38a3b1a 100644
--- a/args.go
+++ b/args.go
@@ -23,7 +23,7 @@ import (
"strconv"
)
-const ProgramVersion = "1.0.0-beta"
+const ProgramVersion = "1.0.0-rc.1"
// The arguments to this program
type args struct {