1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Alexander Medvednikov
2020-11-28 04:42:27 +01:00
parent 86b5f7ef5d
commit ed39d151b7
4 changed files with 15 additions and 11 deletions

2
v.mod
View File

@@ -1,7 +1,7 @@
Module {
name: 'V'
description: 'The V programming language.'
version: '0.1.29'
version: '0.1.30'
license: 'MIT'
repo_url: 'https://github.com/vlang/v'
dependencies: []