vikunja-api/vendor/github.com/labstack/echo/v4/Makefile
2019-05-07 21:42:24 +02:00

3 lines
84 B
Makefile

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