mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
V 0.1.0
This commit is contained in:
parent
b13f233521
commit
1ba53a39cb
@ -8,7 +8,7 @@ import os
|
|||||||
import time
|
import time
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Version = '0.0.12'
|
Version = '0.1.0'
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO no caps
|
// TODO no caps
|
||||||
|
Loading…
Reference in New Issue
Block a user