1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/v.mod

9 lines
118 B
Modula-2
Raw Normal View History

2020-02-29 16:23:45 +03:00
#V Project#
Module {
name: 'V',
description: 'The V programming language.',
version: '0.1.25'
dependencies: []
}