- remove
-snapshotfrom version number in bothpackage.jsonandproject.clj - probably run the tests one more time to make sure all is well
- add and commit changes with git
- create a git tag for to-be-released version
- push the commits and tag out to github
- run
npm publish .(may need to re/register with npmjs.org) - deploy to clojars (maybe?)
- assuming all goes well, bump the version number and append
-snapshotin bothpackage.jsonandproject.clj
-
-
Save swannodette/5600654 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment