Distribution Wrappers

Contains backstitch's logic for distributing messages to third-party services

Release Procedure

  1. Update the gem version (follow the Semantic Versionsing 2.0.0 Guide)

    rake version:bump:<major|minor|patch>

  2. Update the gemspec

    rake gemspec

  3. Commit changes to git

    git commit -a -m "<comment>"

  4. Release changes

    rake release

Copyright (c) 2016 backstitch Inc.