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-07-01 13:50:33 +03:00
parent ee9deb121a
commit e407579e99
4 changed files with 5 additions and 5 deletions

View File

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