Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
onomojo committed Aug 21, 2019
1 parent 3ebb247 commit 1e71076
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.1

- Minor updates to pt, sq, and ja translations

## 1.4.0

- Adding Rails 6 support
Expand Down
2 changes: 1 addition & 1 deletion lib/i18n_country_translations/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module I18nCountryTranslations
VERSION = "1.4.0"
VERSION = "1.4.1"
end

0 comments on commit 1e71076

Please sign in to comment.