Commit d4169e87 by Jon Yurek

Merge pull request #1616 from carpodaster/patch-1

Update README to reflect most recent gem version
parents 965fce93 f6984c9e
......@@ -69,7 +69,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app.
Include the gem in your Gemfile:
```ruby
gem "paperclip", "~> 4.1"
gem "paperclip", "~> 4.2"
```
If you're still using Rails 2.3.x, you should do this instead:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment