mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
V 0.2
This commit is contained in:
parent
b16052db95
commit
e4f94b6ad5
4 changed files with 60 additions and 7 deletions
2
v.mod
2
v.mod
|
@ -1,7 +1,7 @@
|
|||
Module {
|
||||
name: 'V'
|
||||
description: 'The V programming language.'
|
||||
version: '0.1.30'
|
||||
version: '0.2'
|
||||
license: 'MIT'
|
||||
repo_url: 'https://github.com/vlang/v'
|
||||
dependencies: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue