1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

cmd: add v bump (#12798)

This commit is contained in:
Subhomoy Haldar
2021-12-12 01:47:01 +05:30
committed by GitHub
parent 2ced182816
commit f0969698e2
5 changed files with 313 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ const (
'build-examples',
'build-tools',
'build-vbinaries',
'bump',
'check-md',
'complete',
'compress',