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
2020-01-31 15:31:15 +01:00
parent aa625bc22c
commit 5f76bd04f9
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ import (
)
pub const (
Version = '0.1.24'
Version = '0.1.25'
)
enum BuildMode {