README.md in i18n-tasks-0.2.7 vs README.md in i18n-tasks-0.2.8

- old
+ new

@@ -71,10 +71,10 @@ ## Installation Simply add to Gemfile: ```ruby -gem 'i18n-tasks', '~> 0.2.7' +gem 'i18n-tasks', '~> 0.2.8' ``` If you do not use Rails, you will also need to require the tasks in your Rakefile: ```ruby