mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
V 0.1.2
This commit is contained in:
parent
2a7747f1c3
commit
61a8e6e47c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import os
|
||||||
import time
|
import time
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Version = '0.1.1'
|
Version = '0.1.2'
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO no caps
|
// TODO no caps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue