Skip to content

Commit

Permalink
Use v6.0.0 in installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonic authored and sidraval committed Mar 18, 2018
1 parent be23fbf commit 4c0eacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,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", "~> 5.2.1"
gem "paperclip", "~> 6.0.0"
```

Or, if you want to get the latest, you can get master from the main paperclip repository:
Expand Down

0 comments on commit 4c0eacd

Please sign in to comment.