1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Alexander Medvednikov
2019-09-17 21:48:15 +03:00
parent 3c0fce4928
commit 1796869da7

View File

@ -11,7 +11,7 @@ import (
) )
const ( const (
Version = '0.1.19' Version = '0.1.20'
) )
enum BuildMode { enum BuildMode {