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-05-01 00:58:10 +03:00
parent 2f441a8102
commit 046dd5481c
5 changed files with 39 additions and 11 deletions

View File

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