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