format:
	bash ./scripts/formatter.sh

version_patch:
	bash ./scripts/version_patch.sh

version_minor:
	bash ./scripts/version_minor.sh

version_major:
	bash ./scripts/version_major.sh