This commit is contained in:
Alexander Medvednikov 2020-08-06 19:36:47 +02:00
parent 4568ce8f00
commit ce4ee2b247
3 changed files with 3 additions and 3 deletions

2
v.mod
View file

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