baan 0.2.1 → 0.3.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: baan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Wilkie
@@ -31,6 +31,7 @@ files:
31
31
  - lib/baan/parser.rb
32
32
  - lib/baan/province.rb
33
33
  - lib/baan/version.rb
34
+ - lib/baan/village.rb
34
35
  - lib/data/provinces.yml
35
36
  - release-please-config.json
36
37
  homepage: https://github.com/open-ews/baan
@@ -54,7 +55,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
54
55
  - !ruby/object:Gem::Version
55
56
  version: '0'
56
57
  requirements: []
57
- rubygems_version: 3.6.7
58
+ rubygems_version: 4.0.16
58
59
  specification_version: 4
59
60
  summary: A library containing Geodata for administrative regions in Laos
60
61
  test_files: []