diff --git a/compiler/main.v b/compiler/main.v index 97add2044e..3fe8176e96 100644 --- a/compiler/main.v +++ b/compiler/main.v @@ -8,7 +8,7 @@ import os import time const ( - Version = '0.0.12' + Version = '0.1.0' ) // TODO no caps