1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/v.mod
Alexander Medvednikov 046dd5481c V 0.3.4
2023-05-01 00:58:10 +03:00

9 lines
158 B
V

Module {
name: 'V'
description: 'The V programming language.'
version: '0.3.4'
license: 'MIT'
repo_url: 'https://github.com/vlang/v'
dependencies: []
}