Fix version in README

This commit is contained in:
Kris Leech 2019-03-13 11:35:43 +00:00 committed by GitHub
parent 46a94f2569
commit 1ebc89fb53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Haml-rails provides Haml generators for Rails 4. It also enables Haml as the tem
To use it, add this line to your Gemfile:
gem "haml-rails", "~> 1.0"
gem "haml-rails", "~> 2.0"
This ensures that: