README.md in hotch-0.4.0 vs README.md in hotch-0.4.1

- old
+ new

@@ -60,11 +60,11 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'hotch', '~> 0.4.0' +gem 'hotch', '~> 0.4.1' ``` And then execute: $ bundle @@ -196,7 +196,7 @@ # Increase version edit lib/hotch/version.rb edit README.md # Commit - git commit -m "Release vX.Y.Z" + git commit -am "Release vX.Y.Z" rake release