10000 Bump version 7.0.6 · svenfuchs/rails-i18n@a1daea1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a1daea1

Browse files
committed
Bump version 7.0.6
1 parent b44b62a commit a1daea1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 7.0.6 (2022-11-08)
22

33
- Add option to choose which modules (locales, pluralization, transliteration,
44
ordinals) are enabled #1019

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rails-i18n (7.0.5)
4+
rails-i18n (7.0.6)
55
i18n (>= 0.7, < 2)
66
railties (>= 6.0.0, < 8)
77

rails-i18n.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "rails-i18n"
3-
s.version = '7.0.5'
3+
s.version = '7.0.6'
44
s.authors = ["Rails I18n Group"]
55
s.email = "rails-i18n@googlegroups.com"
66
s.homepage = "https://github.com/svenfuchs/rails-i18n"

0 commit comments

Comments
 (0)
0