1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Alexander Medvednikov
2022-11-01 05:41:13 +03:00
parent 1b721250e0
commit 135b1ccb14
6 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,5 @@
Module {
name: 'semver'
version: '0.3.1'
version: '0.3.2'
deps: []
}