express_translate 1.0.10 → 1.0.11

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -23,7 +23,7 @@ I18n Translation Interface for end user in Rails app
23
23
  ## Installation
24
24
  ### 1. Gemfile
25
25
  ```bash
26
- gem 'express_translate', '~> 1.0.10'
26
+ gem 'express_translate', '~> 1.0.11'
27
27
  ```
28
28
 
29
29
  ### 2. Setup
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.10
1
+ 1.0.11