This commit is contained in:
Alexander Medvednikov 2024-05-20 20:50:49 +03:00
parent 774253eeef
commit 736067dd18
8 changed files with 425 additions and 61 deletions

2
v.mod
View file

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