Encourage pinning of pre-1.0.0 release [skip ci]

This commit is contained in:
Kris Leech 2016-05-19 09:21:17 +01:00
parent b5e2b41a33
commit e30039a49b

View File

@ -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: