countries 0.8.0 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.8.0
1
+ 0.8.1
data/countries.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{countries}
8
- s.version = "0.8.0"
8
+ s.version = "0.8.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["hexorx", "Joe Corcoran"]
@@ -125,9 +125,9 @@
125
125
  - o.m
126
126
  ? "23"
127
127
  :
128
- name: "Krong Kaeb [Krong Kêb]"
128
+ name: "Krong Kep [Krong Kêb]"
129
129
  names:
130
- - "Krong Kaeb [Krong Kêb]"
130
+ - "Krong Kep [Krong Kêb]"
131
131
  - kep
132
132
  - ke
133
133
  - k.e
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: countries
3
3
  version: !ruby/object:Gem::Version
4
- hash: 63
4
+ hash: 61
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 8
9
- - 0
9
+ - 1
10
10
  segments_generated: true
11
- version: 0.8.0
11
+ version: 0.8.1
12
12
  platform: ruby
13
13
  authors:
14
14
  - hexorx