mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
v.mod: correct version number
This commit is contained in:
parent
74d2ae518a
commit
0701c9f204
1 changed files with 1 additions and 1 deletions
2
v.mod
2
v.mod
|
@ -3,6 +3,6 @@
|
|||
Module {
|
||||
name: 'V',
|
||||
description: 'The V programming language.',
|
||||
version: '0.1.25'
|
||||
version: '0.1.27'
|
||||
dependencies: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue