diff --git a/main.go b/main.go index bc994fb8..4d7ecdf6 100644 --- a/main.go +++ b/main.go @@ -44,7 +44,7 @@ import ( "syscall" ) -const VERSION = "1.0.0-beta2" +const VERSION = "1.0.0-beta3" type slice []string