air18n 0.1.44 → 0.1.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/air18n.rb +1 -1
  2. data/lib/air18n/version.rb +1 -1
  3. metadata +1 -1
data/lib/air18n.rb CHANGED
@@ -34,7 +34,7 @@ module Air18n
34
34
 
35
35
  # Like country; set it to :US if we're on the global domain to show
36
36
  # correct terms/conditions
37
- attr_accessor :legal_country
37
+ attr_accessor :tld_country
38
38
 
39
39
  # An instance of I18n::Locale::Fallbacks for computing locale fallbacks.
40
40
  attr_reader :fallbacks
@@ -1,3 +1,3 @@
1
1
  module Air18n
2
- VERSION = "0.1.44"
2
+ VERSION = "0.1.45"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: air18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.44
4
+ version: 0.1.45
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: