mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
V 0.1.10
This commit is contained in:
parent
1bcf94f7f4
commit
acaa19054b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import os
|
|||
import time
|
||||
|
||||
const (
|
||||
Version = '0.1.9'
|
||||
Version = '0.1.10'
|
||||
)
|
||||
|
||||
// TODO no caps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue