Skip to content

Commit

Permalink
Go to 3.0.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 10, 2018
1 parent 0f8a0af commit 34d3db2
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,5 +1,8 @@
# Change Log

## 3.0.4 (𐤀)
* Fix `Translated` compatibility with `Hash` (by Alexander Popov).

## 3.0.3 (〥)
* Fix missed filters in `Untranslted` initialization (by Alexander Popov).

Expand Down
2 changes: 1 addition & 1 deletion r18n-core/lib/r18n-core/version.rb
Expand Up @@ -2,5 +2,5 @@

# Version of R18n Core
module R18n
VERSION = '3.0.3'.freeze unless defined? R18n::VERSION
VERSION = '3.0.4'.freeze unless defined? R18n::VERSION
end

0 comments on commit 34d3db2

Please sign in to comment.