Skip to content

Commit

Permalink
Merge pull request #1741 from krisleech/pin-gem-version
Browse files Browse the repository at this point in the history
Encourage pinning of pre-1.0.0 release [skip ci]
  • Loading branch information
remear committed May 23, 2016
2 parents 835aad3 + e30039a commit cbca135
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 @@ -56,7 +56,7 @@ It is generally safe and recommended to use the master branch.
Add this line to your application's Gemfile:

```
gem 'active_model_serializers'
gem 'active_model_serializers', '~> 0.10.0'
```

And then execute:
Expand Down

0 comments on commit cbca135

Please sign in to comment.