3 lines
84 B
Makefile
3 lines
84 B
Makefile
tag:
|
|
@git tag `grep -P '^\tversion = ' echo.go|cut -f2 -d'"'`
|
|
@git tag|grep -v ^v
|