testsing-stuff
v1.0.1
Published
## publish new version
Downloads
2
Readme
recipes
publish new version
Publishing occurs automatically on new tag push to master branch:
// minor, major updates are also available
// See more
npm version patch
git push origin master --follow-tags