Increment NPM Package version after hg tag
To automatically set the tag you just hg tag'd your working directory, to the package.json for your node app, add this to your hgrc:
[hooks]
tag = npm version $HG_TAG
Written by Tyler Schroeder
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Npm
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#