diff --git a/main.go b/main.go index c273794..6c14cb5 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( ) // Version is the current code version of tempgopher -const Version = "0.2.0-dev" +const Version = "0.2.0" func main() { var args struct {