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-05-06 02:26:43 +02:00
parent fe4c7b082b
commit 67351c74c8
2 changed files with 5 additions and 4 deletions

View File

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