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