This commit is contained in:
Alexander Medvednikov 2024-07-26 07:41:00 +03:00
parent 97432c3593
commit 7baff15c39
5 changed files with 212 additions and 6 deletions

2
v.mod
View file

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