diff --git a/main.go b/main.go index 6c14cb5..d6489fe 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" +const Version = "0.3.0-dev" func main() { var args struct {