RELEASING.md in grape-entity-0.4.7 vs RELEASING.md in grape-entity-0.4.8

- old
+ new

@@ -10,10 +10,10 @@ ``` bundle install rake ``` -Check that the last build succeeded in [Travis CI](https://travis-ci.org/intridea/grape-entity) for all supported platforms. +Check that the last build succeeded in [Travis CI](https://travis-ci.org/ruby-grape/grape-entity) for all supported platforms. Increment the version, modify [lib/grape-entity/version.rb](lib/grape-entity/version.rb). * Increment the third number if the release has bug fixes and/or very minor features, only (eg. change `0.5.1` to `0.5.2`). * Increment the second number if the release contains major features or breaking API changes (eg. change `0.5.1` to `0.4.0`).