diff --git a/README.md b/README.md index 10332666..42b3120f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For now, the easiest way to install `ActiveModel::Serializers` is to add it to your `Gemfile`: ```ruby -gem "active_model_serializers", "~> 0.6.0" +gem "active_model_serializers", "~> 0.7.0" ``` Then, install it on the command line: