mirror of
https://github.com/vlang/v.git
synced 2025-09-16 07:52:32 +03:00
V 0.1.16
This commit is contained in:
parent
6eb8766e59
commit
13e1b4edb1
2 changed files with 16 additions and 4 deletions
|
@ -9,7 +9,7 @@ import time
|
|||
import strings
|
||||
|
||||
const (
|
||||
Version = '0.1.15'
|
||||
Version = '0.1.16'
|
||||
)
|
||||
|
||||
enum BuildMode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue