mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
v0.1.29
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user