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
2023-01-30 18:20:47 +01:00
parent 62f7e56a18
commit d1f57ead71
7 changed files with 31 additions and 9 deletions

View File

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