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-11-28 04:42:27 +01:00
parent 86b5f7ef5d
commit ed39d151b7
4 changed files with 15 additions and 11 deletions

View File

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