diff --git a/compiler/main.v b/compiler/main.v index 64d2e1d6b9..00d5e6166b 100644 --- a/compiler/main.v +++ b/compiler/main.v @@ -8,7 +8,7 @@ import os import time const ( - Version = '0.1.2' + Version = '0.1.3' ) // TODO no caps