README.md in ProMotion-0.7.4 vs README.md in ProMotion-0.7.5

- old
+ new

@@ -94,11 +94,11 @@ Create a Gemfile and add the following lines: ```ruby source 'https://rubygems.org' -gem "ProMotion", "~> 0.7.0" +gem "ProMotion", "~> 0.7.5" ``` Run `bundle install` in Terminal to install ProMotion. Go into your app/app_delegate.rb file and replace everything with the following: @@ -505,6 +505,7 @@ * Jamon Holmgren: [@jamonholmgren](https://twitter.com/jamonholmgren) * Silas Matson: [@silasjmatson](https://twitter.com/silasjmatson) * Matt Brewer: [@macfanatic](https://twitter.com/macfanatic) * [Many others](https://github.com/clearsightstudio/ProMotion/graphs/contributors) +* If you really want to know, run `git shortlog -s -n -e`