Skip to content

Commit

Permalink
Go to 2.1.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 3, 2016
1 parent 7aec013 commit da75ec8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions r18n-core/ChangeLog.md
@@ -1,3 +1,6 @@
## 2.1.4 (Bakı)
* Add Azerbaijani locale (by Adil Aliyev).

## 2.1.3 (Seoul)
* Add Korean locale (by Patrick Cheng).

Expand Down
2 changes: 1 addition & 1 deletion r18n-core/lib/r18n-core/version.rb
@@ -1,3 +1,3 @@
module R18n
VERSION = '2.1.3'.freeze unless defined? R18n::VERSION
VERSION = '2.1.4'.freeze unless defined? R18n::VERSION
end

0 comments on commit da75ec8

Please sign in to comment.