mirror of
https://github.com/facundoolano/jorge.git
synced 2024-12-24 21:58:15 +01:00
fix docs makefile target
This commit is contained in:
parent
d92272729e
commit
240aa38d3d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY: bump_version major minor patch
|
||||
.PHONY: bump_version major minor patch docs
|
||||
|
||||
major:
|
||||
@$(MAKE) TYPE=major bump_version
|
||||
|
|
Loading…
Reference in a new issue