UNPKG

string-capitalize

Version:

Capitalizes a string.

10 lines (6 loc) 108 B
VERSION=patch release: npm version $(VERSION) git push && git push --tags npm publish .PHONY: release