Releasing Increment the version in lib/pact/support/version.rb Update the CHANGELOG.md using: $ git log --pretty=format:' * %h - %s (%an, %ad)' Add files to git $ git add CHANGELOG.md lib/pact/support/version.rb Release: $ bundle exec rake release