This commit is contained in:
Alexander Medvednikov 2020-12-22 20:48:26 +01:00
parent b16052db95
commit e4f94b6ad5
4 changed files with 60 additions and 7 deletions

2
v.mod
View file

@ -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: []