mirror of
https://github.com/vlang/v.git
synced 2025-09-14 15:02:33 +03:00
V 0.1.13
This commit is contained in:
parent
26ef99293d
commit
c44d54fb4c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import os
|
|||
import time
|
||||
|
||||
const (
|
||||
Version = '0.1.12'
|
||||
Version = '0.1.13'
|
||||
)
|
||||
|
||||
enum BuildMode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue