-
Bump version (see below for all files)
-
Ensure CHANGELOG is updated and add current date
-
Commit changes above with title "Release v$VERSION"
-
Push master and the new tag
-
Create GitHub release:
open "https://github.com/hexpm/hex_core/releases/new?title=v$VERSION&tag=v$VERSION&body=content%0Afrom%0Achangelog" -
Spot check docs:
rebar3 ex_doc -
Publish package:
rebar3 hex publish
src/hex_core.app.src
src/hex_core.hrl
README.md