[ANN] hoe-manns 2.1.0

hoe-manns 2.1.0 has been released.

* home <https://launchpad.net/hoe-manns>
* bugs: <https://bugs.launchpad.net/hoe-manns>
* questions: <https://answers.launchpad.net/hoe-manns>
* doc: <http://www.rubydoc.info/gems/hoe-manns>
* userdoc: <https://saigkill.github.io/hoe-manns/about/>

hoe-manns is a small collection of my personal used rake tasks for
using with hoe (a plugin for the hoe rake/rubygems helper for project
Rakefiles (https://github.com/seattlerb/hoe).

Try it out: `gem install hoe-manns`

Changes:

=== 2.1.0 / 2017-10-25

* 5 minor enhancements

    * HM-9: Split module into two seperate modules
    * HM-10: Remove run_after_release
    * HM-11: Remove system('git add recipes/recipe.rb') if
File.exist?('recipes/recipe.rb')
    * HM-13: Add more tests
    * Added task 'rake bundler:gemfile install'
    * Changed publican to daps docbook managing