This commit is contained in:
Alexander Medvednikov 2025-06-19 03:13:15 +03:00
parent 9387fe73e3
commit b9e5757236
6 changed files with 416 additions and 6 deletions

2
v.mod
View file

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