README.md in shaped-0.6.3 vs README.md in shaped-0.6.4

- old
+ new

@@ -356,11 +356,10 @@ 1. check out the `master` branch 2. update `CHANGELOG.md` 3. update the version number in `version.rb` 4. `bundle install` (which will update `Gemfile.lock`) 5. commit the changes with a message like `Prepare to release v0.1.1` -6. push the changes to `origin/master` (GitHub) via `git push` -7. run `bin/release` (which will create a git tag for the version, push git commits and +6. run `bin/release` (which will create a git tag for the version, push git commits and tags to GitHub, and push the gem to RubyGems) # License The gem is available as open source under the terms of the [MIT