README.md in i18n-tasks-0.0.2 vs README.md in i18n-tasks-0.0.3
- old
+ new
@@ -19,10 +19,10 @@
Installation
------------
Simply add to Gemfile:
- gem 'i18n-tasks', '~> 0.0.1'
+ gem 'i18n-tasks', '~> 0.0.3'
Configuration
-------------
Currently i18n-tasks only reports / writes to locale data in `config/locales/{locale_code}.yml`. *PRs making this configurable welcome!*