diff --git a/README.md b/README.md index 6a32245..ca24597 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Create a Gemfile and add the following lines: ```ruby source 'https://rubygems.org' -gem "ProMotion", "~> 0.4.1" +gem "ProMotion", "~> 0.5.0" ``` Run `bundle install` in Terminal to install ProMotion.