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