This commit is contained in:
Alexander Medvednikov 2020-06-18 15:57:53 +02:00
parent 1d28d45c5c
commit 7be952605b
3 changed files with 20 additions and 16 deletions

2
v.mod
View file

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