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-08-06 19:36:47 +02:00
parent 4568ce8f00
commit ce4ee2b247
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import os
import v.pref
pub const (
v_version = '0.1.28'
v_version = '0.1.29'
)
// math.bits is needed by strconv.ftoa